Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Using workflow templates - GitHub Docs

Explains how to select, configure, and customize pre-built GitHub Actions workflow templates to automate common development tasks.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Using workflow templates - GitHub Docs

Explains how to select, configure, and customize pre-built GitHub Actions workflow templates to automate common development tasks.

When To Use

Use when you need to quickly implement standard CI/CD patterns like building, testing, or deploying code using pre-configured GitHub Actions templates.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-write-workflows-using-workflow-templates-github-docs-workflow-guide.mdA guide explaining how to choose and use pre-defined workflow templates within GitHub Actions.Questions about a guide explaining how to choose and use pre-defined workflow templates within GitHub Actions.

What This Skill Covers

    • GitHub Actions / - How-tos / - Write workflows / - Use workflow templates
  • Main sections: In this article, Choosing and using a workflow template, Further reading.

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/how-tos/write-workflows/use-workflow-templates