Skip to content

Commit cbb7224

Browse files
authored
Update README.md (#1977)
1 parent 3b9b8c8 commit cbb7224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
212212
repository: my-org/my-tools
213213
path: my-tools
214214
```
215-
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
215+
> - If your secondary repository is private or internal you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
216216

217217
## Checkout multiple repos (nested)
218218

@@ -226,7 +226,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
226226
repository: my-org/my-tools
227227
path: my-tools
228228
```
229-
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
229+
> - If your secondary repository is private or internal you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
230230

231231
## Checkout multiple repos (private)
232232

0 commit comments

Comments
 (0)