Skip to content

Commit 0e1c2ad

Browse files
(chore) Run CI on tags
1 parent 894ae9c commit 0e1c2ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- master
6+
tags:
7+
- *
68
pull_request: {}
79
jobs:
810
ci:

0 commit comments

Comments
 (0)