diff --git a/.github/workflows/build_readme.yaml b/.github/workflows/build_readme.yaml index 7a685fd4e..d10a563ef 100644 --- a/.github/workflows/build_readme.yaml +++ b/.github/workflows/build_readme.yaml @@ -2,8 +2,6 @@ name: update-readme on: workflow_dispatch: - schedule: - - cron: '0 */4 * * *' jobs: deploy: