We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525a1eb commit 3884fcdCopy full SHA for 3884fcd
1 file changed
.github/workflows/ci.yml
@@ -9,6 +9,8 @@ on:
9
branches:
10
- main
11
- development
12
+ tags:
13
+ - v*
14
15
jobs:
16
0 commit comments