Skip to content

Commit cf294cc

Browse files
committed
fixup! refac: replace custom helm with reusable base
1 parent 134036d commit cf294cc

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55

66
jobs:
77
_:
8-
if: github.event_name == 'pull_request'
98
uses: toggle-corp/toggle-django-action/.github/workflows/pipeline.yml@feat/workflow-updates-risk
109
with:
1110
# Job: Pre-commit

.github/workflows/helm-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
- develop
88
- project/*
99

10-
# permissions:
11-
# packages: write
12-
1310
jobs:
1411
_:
1512
uses: toggle-corp/toggle-django-action/.github/workflows/pipeline.yml@feat/workflow-updates-risk

0 commit comments

Comments
 (0)