Skip to content

Commit 202f5a9

Browse files
committed
fix readme
1 parent c3056e7 commit 202f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In the repository two github actions are already provided:
4949

5050
* **terraform-plan**: it runs every time new code is pushed in every branch excluded main and master. It runs terraform plan through all the environments in parallel.
5151

52-
* **terraform-apply**: it run terraform apply in all the environments once a PR is merged with main.
52+
* **terraform-apply**: it runs terraform apply in all the environments once a PR is merged with main.
5353
* The apply in PROD should require an approval: it depends on the Environment protection rules.
5454
* It can also be triggerd manually in all the environment expect main.
5555

0 commit comments

Comments
 (0)