We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72dcbcf commit 64aa46dCopy full SHA for 64aa46d
1 file changed
.github/workflows/app-build.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ - v6.[1-9]
8
+ - v7.[1-9]
9
- 'feature-**'
10
tags:
11
- '*'
0 commit comments