Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions GITHUB_TOKEN - GitHub Docs

Explains the purpose, scope, and permissions of the automatic GITHUB_TOKEN provided to workflow runs, including how to manage its access levels.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions GITHUB_TOKEN - GitHub Docs

Explains the purpose, scope, and permissions of the automatic GITHUB_TOKEN provided to workflow runs, including how to manage its access levels.

When To Use

Use when configuring workflow permissions or determining how to securely authenticate actions with the GitHub API without using personal access tokens.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-security-github-token-docs-workflow-guide.mdDocumentation explaining the purpose, lifecycle, and security implications of the GITHUB_TOKEN in GitHub Actions workflows.Questions about documentation explaining the purpose, lifecycle, and security implications of the GITHUBTOKEN in GitHub Actions workf...

What This Skill Covers

    • GitHub Actions / - Concepts / - Security / - GITHUBTOKEN
  • Main sections: In this article, About the GITHUBTOKEN, When GITHUBTOKEN triggers workflow runs, Next steps.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/concepts/security/github_token