We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f9116 commit 7401abfCopy full SHA for 7401abf
.github/workflows/workflow-validate.yaml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- master
9
paths:
10
- - content
+ - 'content/**'
11
pull_request:
12
types: [opened, synchronize, ready_for_review, reopened]
13
0 commit comments