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: