mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
gha/sync-cli-docs: Only trigger on relevant PRs
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
3
.github/workflows/sync-cli-docs.yml
vendored
3
.github/workflows/sync-cli-docs.yml
vendored
@@ -11,6 +11,9 @@ on:
|
||||
required: false
|
||||
default: ""
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/sync-cli-docs.yml'
|
||||
- 'hack/sync-cli-docs.sh'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user