Skip to content

[Symfony][Router] Set the default method for a route to "GET" #615

[Symfony][Router] Set the default method for a route to "GET"

[Symfony][Router] Set the default method for a route to "GET" #615

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 }}