Skip to content

Commit

Permalink
ci: sync with template repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 16, 2024
1 parent 676340e commit a6e56b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: pre-commit
uses: liblaf/template/.github/actions/pre-commit@main
with:
autofix: ${{ ! github.ref_protected }}
autofix: true
token: ${{ secrets.GH_TOKEN }}

0 comments on commit a6e56b4

Please sign in to comment.