Update lint.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Lint
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
@@ -28,4 +28,4 @@ jobs:
|
||||
run: pip3 install pre-commit
|
||||
|
||||
- name: Run pre-commit
|
||||
run: pre-commit run --all-files --show-diff-on-failure --color always
|
||||
run: pre-commit run --all-files --show-diff-on-failure --color always
|
||||
|
||||
Reference in New Issue
Block a user