mirror of
https://github.com/actions/checkout.git
synced 2026-02-16 00:34:45 +08:00
Merge 6b8be4cb30 into 85e6279cec
This commit is contained in:
@@ -9,6 +9,9 @@ inputs:
|
||||
The branch, tag or SHA to checkout. When checking out the repository that
|
||||
triggered a workflow, this defaults to the reference or SHA for that
|
||||
event. Otherwise, uses the default branch.
|
||||
default-branch-checkout:
|
||||
description: 'Indicates whether to checkout the default repository branch if the requested ref does not exist'
|
||||
default: false
|
||||
token:
|
||||
description: >
|
||||
Personal access token (PAT) used to fetch the repository. The PAT is configured
|
||||
|
||||
Reference in New Issue
Block a user