Merge pull request #1329 from Kocal/feat/symfony-ux-map #281
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: Update Flex endpoint | |
on: | |
push: | |
branches: | |
- main | |
defaults: | |
run: | |
shell: bash | |
jobs: | |
call-flex-update: | |
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main | |
with: | |
versions_json: .github/versions.json |