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.
2 parents bbef6e3 + 111a24d commit c03192fCopy full SHA for c03192f
.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