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 b9a256d commit bc8cd3cCopy full SHA for bc8cd3c
.github/workflows/format-code.yml
@@ -33,4 +33,6 @@ jobs:
33
uses: ad-m/[email protected]
34
with:
35
branch: ${{ github.ref }}
36
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ force: true
37
+ force_with_lease: true
38
+ github_token: ${{ secrets.ADMIN }}
0 commit comments