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 b8bdea8 commit bbe1fb9Copy full SHA for bbe1fb9
.github/workflows/prprecommit.yml
@@ -41,4 +41,4 @@ jobs:
41
uses: ad-m/[email protected]
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
- branch: ${{ github.ref }}
+ branch: ${{ github.head_ref }}
0 commit comments