Github Actions

Write and review GitHub Actions workflows that fail honestly and finish fast enough to be trusted — least-privilege permissions, untrusted pull request input, caching keyed on the right thing, matrices that mean something, and secrets that never reach a fork. Use when adding or changing a workflow file, when CI is slow, flaky, or green when it should be red, or when reviewing someone's workflow YAML. Not for provider-neutral pipeline and gate design (ci-cd), image authoring (docker), or writing the tests a workflow runs (test-design).

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/devops/github-actions commit 35d3860907

Frequently asked questions

npx skillmds@latest add nahid-sparktales/github-actions