diff --git a/.github/workflows/cron.yaml b/.github/workflows/cron.yaml index 8d51d0f..4d520cc 100644 --- a/.github/workflows/cron.yaml +++ b/.github/workflows/cron.yaml @@ -1,8 +1,8 @@ name: Cron actions -on: - schedule: - - cron: '0 0 * * *' +#on: + #schedule: + #- cron: '0 0 * * *' jobs: validate: