mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-04 02:10:21 +00:00
update workflows
This commit is contained in:
2
.github/workflows/pull_request-helm.yaml
vendored
2
.github/workflows/pull_request-helm.yaml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
name: Helm Chart Validation
|
||||
if: ${{ contains(github.event.pull_request.labels.*.name, 'release/helm-chart' }}
|
||||
if: ${{ contains(github.event.pull_request.labels.*.name, 'release/helm-chart') }}
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user