Skip to content

fix(macpaw/behat-http-mock-context): move recipe from 1.0 to 2.0 since 1.0 is not supported by it #1716

fix(macpaw/behat-http-mock-context): move recipe from 1.0 to 2.0 since 1.0 is not supported by it

fix(macpaw/behat-http-mock-context): move recipe from 1.0 to 2.0 since 1.0 is not supported by it #1716

Workflow file for this run

name: Q&A
on:
pull_request_target:
defaults:
run:
shell: bash
jobs:
call-qa:
uses: symfony/recipes/.github/workflows/callable-qa.yml@main
with:
contrib: true
find_yaml: -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml'
secrets:
token: ${{ secrets.BOT_TOKEN }}