Skip to content

Commit 2827897

Browse files
committed
docs: add note about push-to-fork with remote repos
1 parent c4f19d3 commit 2827897

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts-guidelines.md

+2
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ Note that if you choose to use this method (not give the machine account `write`
236236
push-to-fork: machine-user/fork-of-repository
237237
```
238238

239+
Note: You can also combine `push-to-fork` with [creating pull requests in a remote repository](#creating-pull-requests-in-a-remote-repository).
240+
239241
### Authenticating with GitHub App generated tokens
240242

241243
A GitHub App can be created for the sole purpose of generating tokens for use with GitHub actions.

0 commit comments

Comments
 (0)