We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed2675 commit 13c73b8Copy full SHA for 13c73b8
.github/workflows/rector.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
rector:
9
runs-on: ubuntu-latest
10
- 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'
11
steps:
12
- uses: actions/checkout@v3
13
0 commit comments