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 8ac89fb commit 421a4d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code_style_fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
- name: Fixing Pull Request ↩️
# if: always() && inputs.push-fixes == true && steps.precommit.outcome == 'failure'
uses: actions-js/[email protected]
permissions:
actions: write
with:
github_token: ${{ secrets.github-token || github.token }}
message: "pre-commit: running and fixing..."
Expand Down

0 comments on commit 421a4d2

Please sign in to comment.