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.
1 parent 5b2da7c commit 6308dd2Copy full SHA for 6308dd2
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