Skip to content

Commit 6308dd2

Browse files
committed
Allow tests on v2 tags
Signed-off-by: Jason Frey <fryguy9@gmail.com>
1 parent 5b2da7c commit 6308dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
- pr-*
88
tags:
9-
- v1*
9+
- v[1-2]*
1010
schedule:
1111
- cron: '0 0 * * 0'
1212
workflow_dispatch:

0 commit comments

Comments
 (0)