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 0e5ac5e commit 1c14397Copy full SHA for 1c14397
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
- develop
7
+ - v1
8
tags-ignore:
9
- '**' #prevent double build on release tag
10
pull_request:
0 commit comments