Skip to content

Commit

Permalink
Update terraform_plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 10, 2024
1 parent 0783d12 commit 4ac80f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ jobs:
id: checkout
with:
persist-credentials: false
ref: ${{ github.head_ref }}

- name: git show
run: git show

- name: Checkout Status
run: echo "Checked out ${{ github.repository }} @ ${{ github.head_ref }}"

Expand Down

0 comments on commit 4ac80f5

Please sign in to comment.