mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-21 17:12:03 +03:00
determine default branch
This commit is contained in:
parent
453ee27fca
commit
9d2f5b3bc8
7 changed files with 78 additions and 18 deletions
|
@ -8,7 +8,7 @@ inputs:
|
|||
description: >
|
||||
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, defaults to `master`.
|
||||
event. Otherwise, uses the default branch.
|
||||
token:
|
||||
description: >
|
||||
Personal access token (PAT) used to fetch the repository. The PAT is configured
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue