Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Workflows - GitHub Docs

Explains the fundamental structure and components of GitHub Actions workflows, including jobs, steps, and runners.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Workflows - GitHub Docs

Explains the fundamental structure and components of GitHub Actions workflows, including jobs, steps, and runners.

When To Use

Use when you need to understand the structural relationship between workflows, jobs, and steps to design an automation pipeline.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-workflows-and-github-docs-workflow-guide.mdAn overview of GitHub Actions workflows including triggers, syntax, and basic concepts.Questions about an overview of GitHub Actions workflows including triggers, syntax, and basic concepts.

What This Skill Covers

    • GitHub Actions / - Concepts / - Workflows and actions / - Workflows
  • Main sections: In this article, About workflows, Workflow basics, Workflow triggers, 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/workflows-and-actions/workflows