actions-approval-sample

A sample of adding workflow approval to your GitHub Actions .NET deployment

Stars
9
Committers
1

Adding approval flow to GitHub Actions

This is a sample repo that shows how to add a staging -> production workflow with approvals in your GitHub Actions deployment.

Read more about this at Add approval workflow to your GitHub Actions