mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Pass bot token to action
This commit is contained in:
1
.github/workflows/qa.yml
vendored
1
.github/workflows/qa.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user