Skip to main content

One doc tagged with "github-actions"

View all tags

CI/CD Pipelines

Deployments are fully automated through GitHub Actions. Each application has two workflows: a PR check (validation on pull requests) and a deploy (production deployment on merge to main).