Fix Forge Namespace runner scope
This commit is contained in:
parent
002bd382e9
commit
0faaa806b6
6 changed files with 10 additions and 10 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -127,7 +127,7 @@ instances:
|
||||||
token: "PENDING-FORGEJO-PAT"
|
token: "PENDING-FORGEJO-PAT"
|
||||||
scope:
|
scope:
|
||||||
level: "repository"
|
level: "repository"
|
||||||
owner: "burrow"
|
owner: "hackclub"
|
||||||
name: "burrow"
|
name: "burrow"
|
||||||
disable_polling: true # webhook-only mode
|
disable_polling: true # webhook-only mode
|
||||||
poll_interval: "30s"
|
poll_interval: "30s"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ instances:
|
||||||
token: "PENDING-FORGEJO-PAT"
|
token: "PENDING-FORGEJO-PAT"
|
||||||
scope:
|
scope:
|
||||||
level: "repository"
|
level: "repository"
|
||||||
owner: "burrow"
|
owner: "hackclub"
|
||||||
name: "burrow"
|
name: "burrow"
|
||||||
disable_polling: true
|
disable_polling: true
|
||||||
poll_interval: "30s"
|
poll_interval: "30s"
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ instances:
|
||||||
token: "PENDING-FORGEJO-PAT"
|
token: "PENDING-FORGEJO-PAT"
|
||||||
scope:
|
scope:
|
||||||
level: "repository"
|
level: "repository"
|
||||||
owner: "burrow"
|
owner: "hackclub"
|
||||||
name: "burrow"
|
name: "burrow"
|
||||||
disable_polling: false
|
disable_polling: false
|
||||||
poll_interval: "30s"
|
poll_interval: "30s"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue