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