Permission rework (#6319)
Co-authored-by: Github Action <action@github.com> Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
parent
dccb8875ad
commit
351ddeed91
66 changed files with 3587 additions and 2075 deletions
|
|
@ -11,6 +11,7 @@ const ctx = {
|
|||
agent: "build",
|
||||
abort: AbortSignal.any([]),
|
||||
metadata: () => {},
|
||||
ask: async () => {},
|
||||
}
|
||||
|
||||
const projectRoot = path.join(__dirname, "../..")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue