diff --git a/.github/workflows/helm-release.yaml b/.github/workflows/helm-release.yaml index ea12e6453..cb87ec6de 100644 --- a/.github/workflows/helm-release.yaml +++ b/.github/workflows/helm-release.yaml @@ -1,4 +1,4 @@ -name: Release Helm Chart (Nightly) +name: Release Helm Chart (WIP) on: push: @@ -10,6 +10,7 @@ on: jobs: release: + if: github.repository == 'we-promise/sure' runs-on: ubuntu-latest permissions: contents: write