Skip to content

Commit 3884fcd

Browse files
committed
fix: Run CI on pushing a version tag
1 parent 525a1eb commit 3884fcd

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
@@ -9,6 +9,8 @@ on:
99
branches:
1010
- main
1111
- development
12+
tags:
13+
- v*
1214

1315
jobs:
1416

0 commit comments

Comments
 (0)