diff --git a/.github/workflows/update-calendar.yml b/.github/workflows/update-calendar.yml index a0c712e..8c84d01 100644 --- a/.github/workflows/update-calendar.yml +++ b/.github/workflows/update-calendar.yml @@ -1,9 +1,9 @@ name: Update calendar release on: - schedule: - - cron: '0 * * * *' workflow_dispatch: + # schedule: + # - cron: '0 * * * *' permissions: contents: write