Skip to content

Commit b9b86a6

Browse files
Link GitHub App authentication guide
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent a1f1250 commit b9b86a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131
```
3232
3333
This is a required contract for GitHub operations in the reusable workflow path; a GitHub App installation token is minted and used for those steps via `GH_TOKEN`, and `github.token` fallback is intentionally not used.
34+
35+
See the [GitHub App authentication guide](https://psmodule.io/docs/guides/github-app-authentication/) for the caller mapping, per-workflow permissions and repository scoping, and token injection details.

0 commit comments

Comments
 (0)