Skip to content

Commit c3ca167

Browse files
committed
trigger only if content folder has been changed
1 parent 3bba9ea commit c3ca167

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow-validate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- master
9+
paths:
10+
- content
911
pull_request:
1012
types: [opened, synchronize, ready_for_review, reopened]
1113

0 commit comments

Comments
 (0)