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 8543170 commit 1c20f77Copy full SHA for 1c20f77
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - 'release/lm-container-[0-9]+.[0-9]+.[0-9]+.hotfix'
8
tags:
9
- 'lm-container-[0-9]+.[0-9]+.[0-9]+.hotfix'
10
- 'argus-[0-9]+.[0-9]+.[0-9]+.hotfix'
0 commit comments