Skip to content

Commit 13c73b8

Browse files
committed
Updated rector ci
1 parent 4ed2675 commit 13c73b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
rector:
99
runs-on: ubuntu-latest
10-
if: github.event.pull_request.head.repo.full_name == 'php-etl/zoho-crm-flow'
10+
if: github.event.pull_request.head.repo.full_name == 'php-etl/rabbitmq-flow'
1111
steps:
1212
- uses: actions/checkout@v3
1313

0 commit comments

Comments
 (0)