We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4265a76 commit e3bad8bCopy full SHA for e3bad8b
1 file changed
.github/workflows/test.yml
@@ -1,6 +1,8 @@
1
name: ci
2
on:
3
push:
4
+ branches:
5
+ - 'master'
6
pull_request:
7
branches:
8
- 'master'
0 commit comments