We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b5b31 commit b330e47Copy full SHA for b330e47
.github/workflows/test.yml
@@ -2,6 +2,7 @@ name: Test Modules
2
3
on:
4
pull_request: []
5
+ push:
6
7
jobs:
8
test:
0 commit comments