Skip to content

Commit c6c9a0c

Browse files
Update README.md
1 parent 3830789 commit c6c9a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Field | Mandatory | Observation
2222
------------ | ------------ | -------------
2323
**owner** | YES | Ex: `octocat`
2424
**repository** | YES | Ex: `clone-github-repo-action` |
25-
**branch** | NO | 'main' Ex: clone branch main (default) if not defined arg
25+
**branch** | NO | Ex: `main` (default)
2626
**depth** | NO | 1 `Ex: most recent commit`
2727
**access-token** | NO | [How to create a PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
2828

0 commit comments

Comments
 (0)