Skip to content

Commit

Permalink
Updated rector ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sebprt committed Apr 18, 2023
1 parent 4ed2675 commit 13c73b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
rector:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == 'php-etl/zoho-crm-flow'
if: github.event.pull_request.head.repo.full_name == 'php-etl/rabbitmq-flow'
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 13c73b8

Please sign in to comment.