Skip to content

Commit 6931e82

Browse files
committed
Gate chart publishing on fail_on_remote
1 parent c171f7b commit 6931e82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
secrets: inherit
3434

3535
publish_charts:
36+
needs: [fail_on_remote]
3637
uses: ./.github/workflows/build-push-charts.yml
3738
with:
3839
ref: ${{ github.sha }}

0 commit comments

Comments
 (0)