Skip to content

Commit ea34ccd

Browse files
committed
update CI
1 parent 7fc526d commit ea34ccd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
push:
88
branches:
99
- 'main'
10-
tags: ['*']
10+
tags:
11+
- 'v**'
1112
check_run:
1213
types: [rerequested]
1314
schedule:

0 commit comments

Comments
 (0)