We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba50541 commit 5b10b76Copy full SHA for 5b10b76
.github/workflows/terraform_destroy.yml
@@ -1,8 +1,6 @@
1
name: 'Terraform destroy'
2
3
on:
4
- push:
5
- branches: [ "main" ]
6
schedule:
7
- cron: "0 15 * * 1-5" # UTC standard -> KRT = UTC + 9, KRT 13:00 = 04:00 + 9
8
0 commit comments