Skip to content

⚙️ GitHub Workflows

Automated workflows for CI/CD and other tasks.

View on GitHub →

Source repository

RepositoryKevinDeBenedetti/github-workflows
Source docsdocs/

Repository structure

docs/
├── actions/
│   ├── actionlint.md
│   ├── bats.md
│   ├── detect-changes.md
│   ├── kubeconform.md
│   ├── setup-node.md
│   ├── setup-python.md
│   └── shellcheck.md
├── workflows/
│   ├── check-bot-commits.md
│   ├── ci-node.md
│   ├── ci-python.md
│   ├── ci-shell.md
│   ├── dependabot-automerge.md
│   ├── deploy-docker.md
│   ├── deploy-pages.md
│   ├── deploy-vercel.md
│   ├── release.md
│   └── security.md
└── getting-started.md

Documentation