mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Scopes is an array
This commit is contained in:
parent
225648a340
commit
0e19b470d4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ tasks:
|
||||||
owner: ${event.pusher.name}@users.noreply.github.com
|
owner: ${event.pusher.name}@users.noreply.github.com
|
||||||
source: ${event.compare}
|
source: ${event.compare}
|
||||||
scopes:
|
scopes:
|
||||||
"queue:create-task:aws-provisioner-v1/github-worker"
|
- "queue:create-task:aws-provisioner-v1/github-worker"
|
||||||
|
|
||||||
payload:
|
payload:
|
||||||
maxRunTime: 600
|
maxRunTime: 600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue