Skip to content

Commit d4ba686

Browse files
committed
docs: add paths to docs-request-trigger
1 parent a10dd14 commit d4ba686

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs-request-trigger.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ name: Docs Request Trigger
66
on:
77
pull_request:
88
branches: [ "master" ]
9+
paths:
10+
- '.github/workflows/docs-request-trigger.yml'
11+
- 'docs/**'
912

1013
# Allows you to run this workflow manually from the Actions tab
1114
workflow_dispatch:

0 commit comments

Comments
 (0)