Add allowed_teams to the explosion-bot config

This commit is contained in:
Ryn Daniels 2021-10-11 18:20:48 +02:00
parent f64e39fa49
commit 2fb420ec23
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"