docs: add note about push-to-fork with remote repos
This commit is contained in:
parent
c4f19d3a23
commit
2827897dcc
|
@ -236,6 +236,8 @@ Note that if you choose to use this method (not give the machine account `write`
|
||||||
push-to-fork: machine-user/fork-of-repository
|
push-to-fork: machine-user/fork-of-repository
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: You can also combine `push-to-fork` with [creating pull requests in a remote repository](#creating-pull-requests-in-a-remote-repository).
|
||||||
|
|
||||||
### Authenticating with GitHub App generated tokens
|
### Authenticating with GitHub App generated tokens
|
||||||
|
|
||||||
A GitHub App can be created for the sole purpose of generating tokens for use with GitHub actions.
|
A GitHub App can be created for the sole purpose of generating tokens for use with GitHub actions.
|
||||||
|
|
Loading…
Reference in a new issue