adding workflow for updating RECIPES.md

This commit is contained in:
Ryan Weaver
2022-04-30 11:13:17 -07:00
committed by Nicolas Grekas
parent 54cc921d06
commit 8a60492811
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -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