Skip to content

Commit 8d00092

Browse files
authored
Update ci.yml
1 parent fed5a6e commit 8d00092

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- 'v*' # Trigger on version tags like v1.2.3
79
pull_request:
810
branches:
911
- main

0 commit comments

Comments
 (0)