Skip to content

chore: Always catch errors when calling console #644

chore: Always catch errors when calling console

chore: Always catch errors when calling console #644

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
secrets:
token: ${{ secrets.BOT_TOKEN }}