mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
adding workflow for updating RECIPES.md
This commit is contained in:
committed by
Nicolas Grekas
parent
54cc921d06
commit
8a60492811
@@ -14,3 +14,9 @@ jobs:
|
||||
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
|
||||
with:
|
||||
versions_json: .github/versions.json
|
||||
|
||||
call-recipe-readme-update:
|
||||
needs: 'call-flex-update'
|
||||
uses: symfony/recipes/.github/workflows/callable-recipe-readme-update.yml@main
|
||||
with:
|
||||
branch: main
|
||||
|
||||
Reference in New Issue
Block a user