Skip to content

Commit 13922d8

Browse files
committed
fix: coderabbit comments
1 parent 26924d0 commit 13922d8

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/create-ecr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Create ECR Repository
33
on:
44
workflow_dispatch:
55

6-
env:
7-
TF_VAR_app_environment: production
8-
96
jobs:
107
deploy:
118
name: Create ECR Registry

.github/workflows/create-s3.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Create S3 Bucket
33
on:
44
workflow_dispatch:
55

6-
env:
7-
TF_VAR_app_environment: production
8-
96
jobs:
107
deploy:
118
name: Create S3 Bucket

0 commit comments

Comments
 (0)