mirror of
https://github.com/actions/checkout.git
synced 2026-06-13 22:59:18 +08:00
block checking out fork pr for some events
This commit is contained in:
+1
-1
@@ -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)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user