diff --git a/.github/workflows/flex-update.yml b/.github/workflows/flex-update.yml index 504f5ef2..f08d628b 100644 --- a/.github/workflows/flex-update.yml +++ b/.github/workflows/flex-update.yml @@ -14,9 +14,3 @@ jobs: uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main with: contrib: true - - call-recipe-readme-update: - needs: 'call-flex-update' - uses: symfony/recipes/.github/workflows/callable-recipe-readme-update.yml@main - with: - contrib: true