We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f277889 commit 32e7a31Copy full SHA for 32e7a31
.github/workflows/next-build-image.yaml
@@ -25,7 +25,7 @@ on:
25
- '[0-9]+.[0-9]+.[0-9]+'
26
branches:
27
- main
28
- - 'release-1.5'
+ - 'release-**'
29
30
31
concurrency:
0 commit comments