Skip to content

Commit 76aeefc

Browse files
committed
fixup! add rector run
1 parent f68204e commit 76aeefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rector.yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
rector:
1313
runs-on: ubuntu-latest
14-
if: github.event.pull_request.head.repo.full_name == 'rectorphp/rector-doctrine'
14+
if: github.event.pull_request.head.repo.full_name == 'rectorphp/rector-symfony'
1515
steps:
1616
-
1717
if: github.event.pull_request.head.repo.full_name == github.repository

0 commit comments

Comments
 (0)