Skip to content

Commit

Permalink
docs: add note about push-to-fork with remote repos
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Apr 12, 2023
1 parent c4f19d3 commit 2827897
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/concepts-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

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

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

0 comments on commit 2827897

Please sign in to comment.