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 ef014ab commit 531f6d3Copy full SHA for 531f6d3
.github/workflows/test.yaml
@@ -1,8 +1,5 @@
1
name: test
2
-on:
3
- pull_request:
4
- push:
5
- branches: [ main ]
+on: [push, pull_request]
6
defaults:
7
run:
8
shell: bash
0 commit comments