We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f19d3 commit 2827897Copy full SHA for 2827897
docs/concepts-guidelines.md
@@ -236,6 +236,8 @@ Note that if you choose to use this method (not give the machine account `write`
236
push-to-fork: machine-user/fork-of-repository
237
```
238
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
+
241
### Authenticating with GitHub App generated tokens
242
243
A GitHub App can be created for the sole purpose of generating tokens for use with GitHub actions.
0 commit comments