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 3bba9ea commit c3ca167Copy full SHA for c3ca167
.github/workflows/workflow-validate.yaml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- master
9
+ paths:
10
+ - content
11
pull_request:
12
types: [opened, synchronize, ready_for_review, reopened]
13
0 commit comments