Skip to content

Commit 473c4e8

Browse files
committed
ci: trigger workflow on all tags
1 parent d537302 commit 473c4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches: [ master, main ]
6-
tags: [ 'v*' ]
6+
tags: [ '*' ]
77
pull_request:
88
branches: [ master, main ]
99

0 commit comments

Comments
 (0)