We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134036d commit cf294ccCopy full SHA for cf294cc
2 files changed
.github/workflows/ci.yml
@@ -5,7 +5,6 @@ on:
5
6
jobs:
7
_:
8
- if: github.event_name == 'pull_request'
9
uses: toggle-corp/toggle-django-action/.github/workflows/pipeline.yml@feat/workflow-updates-risk
10
with:
11
# Job: Pre-commit
.github/workflows/helm-publish.yml
@@ -7,9 +7,6 @@ on:
- develop
- project/*
-# permissions:
-# packages: write
12
-
13
14
15
0 commit comments