mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-26 19:47:38 +08:00
ci: publish chart on chart.yaml changes only (#873)
* ci: clean up of workflows in general
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user