We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa08e09 commit 657ba9aCopy full SHA for 657ba9a
.github/workflows/test.yml
@@ -3,7 +3,8 @@ name: test
3
on:
4
push:
5
branches:
6
- - "*"
+ - master
7
+ - "test-me-*"
8
9
pull_request:
10
0 commit comments