Cleanup gha config

This commit is contained in:
Nicolas Grekas
2022-05-02 09:31:26 +02:00
parent e9301940f0
commit dcecdfd498
2 changed files with 2 additions and 2 deletions
+2 -1
View File
@@ -13,9 +13,10 @@ jobs:
call-flex-update:
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
with:
branch: main
contrib: true
call-recipe-readme-update:
needs: 'call-flex-update'
uses: symfony/recipes/.github/workflows/callable-recipe-readme-update.yml@main
with:
contrib: true
-1
View File
@@ -11,6 +11,5 @@ jobs:
call-qa:
uses: symfony/recipes/.github/workflows/callable-qa.yml@main
with:
branch: main
contrib: true
find_yaml: -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml'