We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8039f96 commit 5e75cbcCopy full SHA for 5e75cbc
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches:
9
- master
10
- - '*.*.*'
+ - 'v*.*.*'
11
tags:
12
- "*"
13
pull_request:
0 commit comments