We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ebbf9e commit 1ad5b3eCopy full SHA for 1ad5b3e
.github/workflows/test.yaml
@@ -1,6 +1,7 @@
1
name: Test
2
on:
3
- pull_request
4
+ - push
5
6
jobs:
7
test:
0 commit comments