Skip to content

Commit dcf3b29

Browse files
committed
Trigger CI workflow on changes in reusable workflows
1 parent 4ff679d commit dcf3b29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- "*.x"
77
paths:
88
- .github/workflows/continuous-integration.yml
9+
- .github/workflows/phpunit-*.yml
910
- ci/**
1011
- composer.*
1112
- phpunit.xml.dist
@@ -16,6 +17,7 @@ on:
1617
- "*.x"
1718
paths:
1819
- .github/workflows/continuous-integration.yml
20+
- .github/workflows/phpunit-*.yml
1921
- ci/**
2022
- composer.*
2123
- phpunit.xml.dist

0 commit comments

Comments
 (0)