We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbd01f commit 9166728Copy full SHA for 9166728
1 file changed
.github/workflows/terraform-plan.yaml
@@ -1,7 +1,7 @@
1
name: Deploy IAM Resources to AWS with Terraform
2
3
on:
4
- pull-request:
+ pull_request:
5
branches:
6
- main # or any other branch you want to trigger the deployment
7
0 commit comments