Skip to content

Commit 7baaa50

Browse files
committed
Trigger CI for version tags
1 parent dc4b762 commit 7baaa50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
- 'hotfix/**'
88
- 'release/**'
9+
tags:
10+
- v*
911
pull_request:
1012

1113
env:

0 commit comments

Comments
 (0)