GitHub Actions YAML Generator
Generate GitHub Actions workflow YAML files with customizable triggers, branches, Node.js versions, and workflow steps. Supports push, pull_request, workflow_dispatch, and schedule triggers.
How to Use GitHub Actions YAML Generator
Configure your GitHub Actions workflow by setting the name, trigger event, target branches, and selecting the steps you need. The tool generates a complete workflow YAML file ready to use in your repository.
Step-by-Step Instructions
- Set workflow name and trigger event
- Specify target branches and Node.js version
- Select desired workflow steps
- Generate and copy the YAML to .github/workflows/
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.