Pass bot token to action

This commit is contained in:
Nicolas Grekas
2022-06-06 11:43:36 +02:00
parent af5a882440
commit bd636931ca

View File

@@ -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'