We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea09d77 commit 51b46c4Copy full SHA for 51b46c4
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,10 @@ on:
6
- main
7
- master
8
9
+ push:
10
+ tags:
11
+ - 'v*'
12
+
13
workflow_dispatch:
14
15
concurrency:
0 commit comments