Skip to content

Commit 3d946c8

Browse files
committed
change neon file should run rector as well
1 parent 8133881 commit 3d946c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-rector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- '.github/workflows/test-rector.yml'
1616
- composer.json
1717
- rector.php
18+
- '**.neon.dist'
1819

1920
push:
2021
branches:
@@ -28,6 +29,7 @@ on:
2829
- '.github/workflows/test-rector.yml'
2930
- composer.json
3031
- rector.php
32+
- '**.neon.dist'
3133

3234
concurrency:
3335
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)