We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbef6e3 commit 111a24dCopy full SHA for 111a24d
.github/workflows/execute-powrap.yml
@@ -38,5 +38,5 @@ jobs:
38
uses: actions-js/push@master
39
with:
40
message: "auto: spell check"
41
- branch: ${{ github.ref }}
+ branch: ${{ github.head_ref }}
42
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments