Skip to content

Commit 900546a

Browse files
committed
ci: ♻️ add tags to push event in CI workflow
1 parent 7c17b10 commit 900546a

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
- master
7+
tags:
8+
- v*
79
pull_request:
810
workflow_dispatch:
911

0 commit comments

Comments
 (0)