We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1331a commit 5e29e93Copy full SHA for 5e29e93
.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