Skip to content

Commit 5e62e96

Browse files
authored
Merge pull request #731 from rhmdnd/fix-test-broken-content-workflow
CMP-3138: Only build broken test content on master
2 parents d4de325 + 659db28 commit 5e62e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-broken-content-latest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
on:
22
push:
3+
branches:
4+
- master
35
paths:
46
- "images/testcontent/**"
57
- ".github/workflows/test-broken-content-latest.yml"

0 commit comments

Comments
 (0)