Skip to content

Commit 7401abf

Browse files
committed
path wildcard
1 parent 79f9116 commit 7401abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- master
99
paths:
10-
- content
10+
- 'content/**'
1111
pull_request:
1212
types: [opened, synchronize, ready_for_review, reopened]
1313

0 commit comments

Comments
 (0)