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 9cd21fe commit 3f647c2Copy full SHA for 3f647c2
.github/workflows/main.yml
@@ -1,7 +1,4 @@
1
-on:
2
- pull_request:
3
- branches-ignore:
4
- - 'main'
+on: [pull_request]
5
jobs:
6
check_dependencies:
7
runs-on: ubuntu-latest
0 commit comments