We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8623a6f commit 6c93d95Copy full SHA for 6c93d95
.github/workflows/test.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - pr-*
8
tags:
9
- v1*
10
schedule:
0 commit comments