Update lint.yaml

This commit is contained in:
Sampark Sharma
2022-12-13 17:58:04 +05:30
committed by GitHub
parent 1899cb6891
commit a2fbfc4076
+2 -2
View File
@@ -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