mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 04:26:51 +00:00
ci: adding negative paths for publish
This commit is contained in:
@@ -7,6 +7,8 @@ on:
|
|||||||
- main # assume that the branch name may change in future
|
- main # assume that the branch name may change in future
|
||||||
paths:
|
paths:
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
|
- '!charts/actions-runner-controller/docs/**'
|
||||||
|
- '!charts/actions-runner-controller/*.md'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '!.github/*.md'
|
- '!.github/*.md'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user