Merge pull request #9426 from explosion/rfd-bot-config

Add allowed_teams to the explosion-bot config
This commit is contained in:
Ryn Daniels 2021-10-12 09:50:39 +02:00 committed by GitHub
commit bb6623bb2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -23,4 +23,5 @@ jobs:
env:
INPUT_TOKEN: ${{ secrets.EXPLOSIONBOT_TOKEN }}
INPUT_BK_TOKEN: ${{ secrets.BUILDKITE_SECRET }}
ENABLED_COMMANDS: "test_gpu"
ENABLED_COMMANDS: "test_gpu"
ALLOWED_TEAMS: "spaCy"