Add lox24eu/lox24_api_client_bundle bundle recipe (#1621) #215
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: | |
contrib: true |