Skip to content

Commit 9db8a89

Browse files
committed
adding checkout step back in
1 parent fb0c53c commit 9db8a89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/terraform-plan.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
pull-requests: write
1818

1919
steps:
20+
- name: Checkout code
21+
uses: actions/checkout@v4
2022
- name: Configure AWS Credentials
2123
uses: aws-actions/configure-aws-credentials@v4
2224
with:

0 commit comments

Comments
 (0)