Skip to content

Commit

Permalink
debug: pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
shejri committed Sep 18, 2024
1 parent 7b003e6 commit 326eddd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
terraform:
name: 'Terraform Apply'
runs-on: ubuntu-latest
defaults:
run:
working-directory: ${{github.event.inputs.directory}}

steps:
- name: 'Checkout Repository'
Expand Down

0 comments on commit 326eddd

Please sign in to comment.