add script to push execute of workflow
This commit is contained in:
@@ -15,6 +15,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "charts/**"
|
- "charts/**"
|
||||||
- "website/**"
|
- "website/**"
|
||||||
|
- ".github/workflows/chart-release.yaml"
|
||||||
|
|
||||||
# Use `bash --noprofile --norc -exo pipefail` by default for all `run` steps in this workflow:
|
# Use `bash --noprofile --norc -exo pipefail` by default for all `run` steps in this workflow:
|
||||||
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun
|
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun
|
||||||
|
|||||||
Reference in New Issue
Block a user