diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c0bb83c..147c33e7 100755 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,6 @@ on: workflow_dispatch: schedule: - cron: "0 7 * * 1" - - cron: "20 16 * * *" pull_request_review: types: - submitted