Skip to content

Commit 29b1283

Browse files
committed
ci: restore workflow
1 parent 4b2f457 commit 29b1283

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/format-code.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ jobs:
3333
uses: ad-m/[email protected]
3434
with:
3535
branch: ${{ github.ref }}
36-
force: true
37-
github_token: ${{ secrets.ADMIN }}
36+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)