Skip to content

Commit 9043a8b

Browse files
authored
fix: docs rendering bug due to file type .md missing
1 parent 73491c9 commit 9043a8b

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
TF_VAR_region: ${{ env.REGION }}
5151
TF_VAR_github_repo: ${{ env.GITHUB_REPO }}
5252
TF_VAR_alert_email_map: ${{ secrets.ALERT_EMAIL_MAP }}
53-
run: terraform apply -auto-approve
53+
run: terraform apply -auto-approve -lock=false
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)