We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f25c16 commit ea602f1Copy full SHA for ea602f1
.github/workflows/test-pr.yml
@@ -1,9 +1,6 @@
1
name: Test PR
2
3
-on:
4
- push:
5
- branches-ignore:
6
- - main
+on: [pull_request]
7
8
jobs:
9
lint:
0 commit comments