We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b45827 commit 7adee94Copy full SHA for 7adee94
.github/workflows/lint.yml
@@ -1,6 +1,7 @@
1
name: Lint
2
3
-on: [push, pull_request]
+on:
4
+ pull_request:
5
6
jobs:
7
lint:
0 commit comments