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 6893e65 commit 09eaddeCopy full SHA for 09eadde
.github/workflows/ci_cd.yml
@@ -7,6 +7,7 @@ on:
7
- "*"
8
branches:
9
- main
10
+ - release/*
11
12
concurrency:
13
group: ${{ github.ref }}
0 commit comments