Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei-Aksionov committed Nov 22, 2023
1 parent ac85a8a commit 87899cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code_style_fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
uses: actions-js/[email protected]
with:
# github_token: ${{ secrets.github-token || github.token }}
github_token: ${{ secrets.github-token }}
# github_token: ${{ secrets.github-token }}
github_token: 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
message: "pre-commit: running and fixing..."
branch: ${{ github.head_ref || github.ref_name }}

0 comments on commit 87899cd

Please sign in to comment.