We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60f58e commit 5de3a02Copy full SHA for 5de3a02
1 file changed
README.md
@@ -7,7 +7,7 @@ This repository contains examples for building and deploying to Dev and Prod env
7
- `.github/workflows/`
8
- `dev.yaml`
9
- Automatically build and deploy into Dev when a PR is open.
10
- - `dev.yaml`
+ - `prod.yaml`
11
- Automatically build and deploy into Dev when a PR is approved.
12
13
## It also contains examples of Kubernetes resources:
0 commit comments