chore: fix file because actions cant effect workflows

This commit is contained in:
Sekwah 2024-06-17 00:31:42 +01:00
parent 6e75c3ee3a
commit 069cd746f1

View File

@ -48,7 +48,7 @@ jobs:
extra_args: --all-files
- uses: pre-commit-ci/lite-action@v1.0.2
if: always()
- name: Commit pre-commit changes
if: always() && github.event.action != 'pull_request'
run: |