From f59d9dbf87b5d73312b46c2a87eb03c8dcfd35c6 Mon Sep 17 00:00:00 2001 From: Adam Lahbib Date: Sun, 5 Jan 2025 22:13:27 +0100 Subject: [PATCH] Update tf-drift-detection.yaml --- .github/workflows/tf-drift-detection.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tf-drift-detection.yaml b/.github/workflows/tf-drift-detection.yaml index c7a4090..4c4d5ae 100644 --- a/.github/workflows/tf-drift-detection.yaml +++ b/.github/workflows/tf-drift-detection.yaml @@ -2,8 +2,8 @@ name: Terraform Drift Detection on: workflow_dispatch: - schedule: - - cron: '0 3 * * *' + # schedule: + # - cron: '0 3 * * *' permissions: contents: read