Skip to content

Commit cc713e3

Browse files
author
liuboping
committed
ci: add tag trigger for releases
1 parent 1e24a62 commit cc713e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI
33
on:
44
push:
55
branches: [main, master]
6+
tags: ['v*']
67
pull_request:
78
branches: [main, master]
89

0 commit comments

Comments
 (0)