mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Request scope (permission) to create tasks
This commit is contained in:
parent
84c3b674ec
commit
225648a340
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ tasks:
|
||||||
description: ""
|
description: ""
|
||||||
owner: ${event.pusher.name}@users.noreply.github.com
|
owner: ${event.pusher.name}@users.noreply.github.com
|
||||||
source: ${event.compare}
|
source: ${event.compare}
|
||||||
|
scopes:
|
||||||
|
"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