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 d56324c commit dce04adCopy full SHA for dce04ad
.github/workflows/format-code.yml
@@ -40,4 +40,5 @@ jobs:
40
- name: Push changes
41
uses: ad-m/[email protected]
42
with:
43
+ branch: ${{ github.ref }}
44
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments