We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdfd57 commit f6e3d9aCopy full SHA for f6e3d9a
.github/workflows/test.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ push:
8
+ branches:
9
+ - main
10
11
jobs:
12
test:
0 commit comments