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 2df7331 commit e1ede24Copy full SHA for e1ede24
.github/workflows/build-push-helm-chart.yml
@@ -24,7 +24,7 @@ permissions:
24
contents: read
25
26
env:
27
- WORKFLOW_BRANCH: "new_deployment_build-push-helm-chart"
+ WORKFLOW_BRANCH: "new_deployment"
28
29
concurrency:
30
group: '${{ github.workflow }}-${{ github.ref || github.head_ref }}'
.github/workflows/check-helm-chart-version.yml
@@ -23,7 +23,7 @@ permissions:
23
jobs:
check-helm-chart-version:
0 commit comments