Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub pages #113

Open
wants to merge 13 commits into
base: users/kaverma/actionReposHealth
Choose a base branch
from
Prev Previous commit
Next Next commit
Update and rename another-page.md to accelerators.md
  • Loading branch information
N-Usha authored Oct 21, 2020
commit 7c1fdacd1ce31262f4c602f0fe82d0ae0b65ac03
8 changes: 4 additions & 4 deletions docs/another-page.md → docs/accelerators.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ GitHub Accelerators provide an easy getting started experience to explore GH Act


## Sample workflow templates
1.**Basic workflows** to build and deploy an application
1.**Multi-stage workflows** for Inner-source/Dev stage, Staging and Prod stages
1.**Workflows for advanced CD features** like Deployment strategies, Approvals, Gates ( Code quality checks, container scanning checks, policy & security compliance checks)
1.**Workflows for advanced Enterprise features** like Infrastructure as code, Policy as code, GitOps, AzOps
- **[Basic workflows](https://github.com/Azure/actions-workflow-samples/tree/workflow-templates/workflow-templates)** to build and deploy an application
- **Multi-stage workflows** for Inner-source/Dev stage, Staging and Prod stages
- **Workflows for advanced CD features** like Deployment strategies, Approvals, Gates ( Code quality checks, container scanning checks, policy & security compliance checks)
- **Workflows for advanced Enterprise features** like Infrastructure as code, Policy as code, GitOps, AzOps

[back](./)