Skip to content

Commit 96dbd73

Browse files
committed
trigger gh actions on tag
1 parent 0b65977 commit 96dbd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
- release/**
88
tags:
9-
- 'v[0-9]+.[0-9]+.[0-9]+'
9+
- 'v*.*.*'
1010
pull_request:
1111

1212
jobs:

0 commit comments

Comments
 (0)