Files
symfony-flex-recipes-contrib/.github/workflows/flex-update.yml
T
2022-04-20 20:41:31 +02:00

18 lines
291 B
YAML

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:
branch: main
contrib: true