Skip to content

Commit 11c80be

Browse files
committed
ci: run on v* tags
1 parent bc3d45d commit 11c80be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
- release/v1
88
tags:
9-
- "a*"
9+
- "v*"
1010
pull_request:
1111
branches:
1212
- main

0 commit comments

Comments
 (0)