diff --git a/.github/workflows/updatecontrib.yml b/.github/workflows/updatecontrib.yml index ebbcd073..4f79eb6e 100644 --- a/.github/workflows/updatecontrib.yml +++ b/.github/workflows/updatecontrib.yml @@ -2,8 +2,6 @@ name: Update Readme Contributors on: workflow_dispatch: - schedule: - - cron: "0 0 * * *" jobs: update-contributors: