Skip to content

Commit b8481e7

Browse files
committed
dnm
1 parent 868e03e commit b8481e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
run:
2020
working-directory: './terraform/github/'
2121
steps:
22-
- run: false
2322
- uses: actions/checkout@v4
23+
- run: false
2424
- uses: hashicorp/setup-terraform@v3
2525
with:
2626
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}

0 commit comments

Comments
 (0)