Skip to content

Commit e578e40

Browse files
committed
default working directory
1 parent 16d750a commit e578e40

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deployment.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/main'
2424
runs-on: ubuntu-latest
2525
needs: [test]
26-
defaults:
27-
run:
28-
working-directory: ./terraform
2926
steps:
3027
- uses: actions/checkout@v6
3128
- name: Google Cloud Auth

0 commit comments

Comments
 (0)