Use reusable workflows

This commit is contained in:
Nicolas Grekas
2021-10-18 16:29:49 +02:00
parent d0ef2575ff
commit 4e61b7c160
5 changed files with 34 additions and 316 deletions
+17
View File
@@ -0,0 +1,17 @@
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