We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6030a52 + 97e0e3c commit 5e01b82Copy full SHA for 5e01b82
.github/workflows/linting.yml
@@ -1,7 +1,7 @@
1
---
2
name: linting
3
4
-"on": push
+"on": [push, pull_request]
5
6
jobs:
7
shellcheck:
0 commit comments