Skip to content

Commit a57a0f5

Browse files
committed
ci: trigger subtree split on config and workflow changes
Include the subtree split config and the workflow file itself in the path filter so operational changes take effect on the next push instead of waiting for an unrelated change under project/ or addons/debug/.
1 parent 4caa812 commit a57a0f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/subtree-split.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- project/**
99
- addons/debug/**
10+
- .github/subtree-splits.json
11+
- .github/workflows/subtree-split.yml
1012

1113
permissions:
1214
contents: read

0 commit comments

Comments
 (0)