mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-06-26 22:59:00 +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
|
|
@ -1173,7 +1173,8 @@ async function setup(testName: string): Promise<void> {
|
|||
sshUser: '',
|
||||
workflowOrganizationId: 123456,
|
||||
setSafeDirectory: true,
|
||||
githubServerUrl: githubServerUrl
|
||||
githubServerUrl: githubServerUrl,
|
||||
allowUnsafePrCheckout: false
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue