Files
symfony-flex-recipes/.github/workflows/flex-update.yml
T
2021-10-18 16:29:49 +02:00

18 lines
318 B
YAML

name: Update Flex endpoint
on:
push:
branches:
- master
defaults:
run:
shell: bash
jobs:
call-flex-update:
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
with:
branch: master
versions_json: .github/versions.json