mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 02:25:49 +01:00
chore: fix file because actions cant effect workflows
This commit is contained in:
parent
6e75c3ee3a
commit
069cd746f1
2
.github/workflows/pre-commit-check.yaml
vendored
2
.github/workflows/pre-commit-check.yaml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user