diff --git a/.github/workflows/update-github.yaml b/.github/workflows/update-github.yaml index f41e254e..fbceeec1 100644 --- a/.github/workflows/update-github.yaml +++ b/.github/workflows/update-github.yaml @@ -1,8 +1,7 @@ name: "UpdateOctokit" on: - schedule: - - cron: '0 18 * * 0' # sunday at 18 UTC + workflow_dispatch: jobs: UpdateOctokit: