[Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe #737
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 }} |