mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Cleanup gha config
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user