Skip to content

Commit

Permalink
Set default working directory for infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
tbsklg committed Aug 14, 2024
1 parent 8553d99 commit 87b517f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
defaults:
run:
shell: bash
working-directory: infrastructure
name: Deploy
on: [push, pull_request]
jobs:
Expand Down

0 comments on commit 87b517f

Please sign in to comment.