diff --git a/.github/workflows/notes-sync.yml b/.github/workflows/notes-sync.yml index 9d84c28..414c332 100644 --- a/.github/workflows/notes-sync.yml +++ b/.github/workflows/notes-sync.yml @@ -23,7 +23,7 @@ on: required: false schedule: # every hour at HH:10 - - cron: 10 * * * * + - cron: 35 * * * * jobs: sync-notes-to-slack: