We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513d0b5 commit bc014aeCopy full SHA for bc014ae
1 file changed
.github/workflows/build.yaml
@@ -5,8 +5,10 @@ on:
5
branches:
6
- "main"
7
- "v*.*"
8
+ - "v*.*-*"
9
tags:
10
- "v*.*.*"
11
+ - "v*.*.*-*"
12
13
pull_request:
14
0 commit comments