Skip to content

Commit 92b1ad2

Browse files
committed
paths utils/Rector/** change
1 parent 5684461 commit 92b1ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-rector.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- 'system/**'
1313
- '.github/workflows/test-rector.yml'
1414
- composer.json
15-
- 'utils/Rector'
15+
- 'utils/Rector/**'
1616
- 'rector.php'
1717
push:
1818
branches:
@@ -23,7 +23,7 @@ on:
2323
- 'system/**'
2424
- '.github/workflows/test-rector.yml'
2525
- composer.json
26-
- 'utils/Rector'
26+
- 'utils/Rector/**'
2727
- 'rector.php'
2828

2929
jobs:

0 commit comments

Comments
 (0)