diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index f3b3cd7e..f7a20c0e 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -11,5 +11,6 @@ jobs: call-qa: uses: symfony/recipes/.github/workflows/callable-qa.yml@main with: + token: ${{ secrets.BOT_TOKEN }} contrib: true find_yaml: -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml'