mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-06-18 19:06:29 +00:00
block checking out fork pr for some events
This commit is contained in:
parent
df4cb1c069
commit
b8447332b0
10 changed files with 474 additions and 2 deletions
|
|
@ -292,7 +292,7 @@ export async function checkCommitInfo(
|
|||
}
|
||||
}
|
||||
|
||||
function fromPayload(path: string): any {
|
||||
export function fromPayload(path: string): any {
|
||||
return select(github.context.payload, path)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue