chore: remove working directory for workflow

This commit is contained in:
2025-09-27 13:25:07 +10:00
parent 665be99089
commit 55e65440c9

View File

@@ -13,10 +13,6 @@ jobs:
env: env:
PG_CONN_STR: ${{ secrets.PG_CONN_STR }} PG_CONN_STR: ${{ secrets.PG_CONN_STR }}
defaults:
run:
working-directory: ./opentofu-homelab
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v5 uses: actions/checkout@v5