From 313fa9482834b301e60ae8e25eaf79e31420d3f9 Mon Sep 17 00:00:00 2001 From: shiva kumar Date: Fri, 13 Dec 2024 21:37:40 +0530 Subject: [PATCH] unused aws instace and vpcs cleanup Signed-off-by: shiva kumar --- .github/workflows/awscleanup.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/awscleanup.yaml b/.github/workflows/awscleanup.yaml index 47c77568..f50f0cb1 100644 --- a/.github/workflows/awscleanup.yaml +++ b/.github/workflows/awscleanup.yaml @@ -1,8 +1,8 @@ name: Daily Cleanup Bot -on: - schedule: - - cron: '0 8 * * *' +# on: +# schedule: +# - cron: '0 8 * * *' on: pull_request: