Skip to content

Commit a482091

Browse files
authored
Run CI on tags (#79)
1 parent 343dd1d commit a482091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: ["*"]
66
push:
77
branches: ["main"]
8+
tags: ["v*"]
89

910
concurrency:
1011
group: ci-${{ github.ref }}

0 commit comments

Comments
 (0)