fix: restore checkout in plan workflow
Some checks failed
Terraform Plan / Terraform Plan (push) Failing after 27s

This commit is contained in:
2026-02-28 14:38:21 +00:00
parent a5d5ddb618
commit 77626ed93c

View File

@@ -16,9 +16,8 @@ jobs:
runs-on: ubuntu-latest
steps:
# NOTE: Gitea runners already provide the workspace checkout.
# Avoid actions/checkout to skip its post-job hook, which is causing
# false failures at the "Complete job" phase on this runner.
- name: Checkout repository
uses: actions/checkout@v3
- name: Create secrets.tfvars
working-directory: terraform