mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
ci: ignore any .md file changes anywhere
This commit is contained in:
2
.github/workflows/wip.yml
vendored
2
.github/workflows/wip.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "runner/**"
|
- "runner/**"
|
||||||
- "*.md"
|
- "**.md"
|
||||||
- ".gitignore"
|
- ".gitignore"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user