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 917e62c commit 516eb62Copy full SHA for 516eb62
.github/workflows/workflow-validate.yaml
@@ -10,6 +10,8 @@ on:
10
- 'content/**'
11
pull_request:
12
types: [opened, synchronize, ready_for_review, reopened]
13
+ paths:
14
+ - 'content/**'
15
16
jobs:
17
markdown:
0 commit comments