We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b2da7c + 6308dd2 commit a8d6057Copy full SHA for a8d6057
1 file changed
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
- pr-*
8
tags:
9
- - v1*
+ - v[1-2]*
10
schedule:
11
- cron: '0 0 * * 0'
12
workflow_dispatch:
0 commit comments