ci: publish chart on chart.yaml changes only (#873)

* ci: clean up of workflows in general
This commit is contained in:
Callum Tait
2021-10-05 22:28:05 +01:00
committed by GitHub
parent 0a3d2b686e
commit b01e193aab
7 changed files with 37 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ on:
paths:
- 'runner/**'
- .github/workflows/build-and-release-runners.yml
- '!**.md'
push:
branches:
- master
@@ -17,6 +18,7 @@ on:
- runner/Dockerfile.dindrunner
- runner/entrypoint.sh
- .github/workflows/build-and-release-runners.yml
- '!**.md'
env:
RUNNER_VERSION: 2.283.3