Skip to content

Commit

Permalink
Fix schedule and cron (hashicorp#2180)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheneska authored Jul 7, 2023
1 parent 5d544be commit 51fbb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance_tests_kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
description: Terraform version
default: 1.4.0
schedule:
cron: '0 21 * * *'
- cron: '0 21 * * *'

env:
KUBECONFIG: ${{ github.workspace }}/.kube/config
Expand Down

0 comments on commit 51fbb83

Please sign in to comment.