We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3830789 commit c6c9a0cCopy full SHA for c6c9a0c
README.md
@@ -22,7 +22,7 @@ Field | Mandatory | Observation
22
------------ | ------------ | -------------
23
**owner** | YES | Ex: `octocat`
24
**repository** | YES | Ex: `clone-github-repo-action` |
25
-**branch** | NO | 'main' Ex: clone branch main (default) if not defined arg
+**branch** | NO | Ex: `main` (default)
26
**depth** | NO | 1 `Ex: most recent commit`
27
**access-token** | NO | [How to create a PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
28
0 commit comments