diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index f078c49c..b6fe5a8a 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -4,7 +4,6 @@ on: push: branches: master pull_request: - branches: master schedule: - cron: "0 0 * * 0" defaults: diff --git a/mono_repo.yaml b/mono_repo.yaml index 93f1d786..565f3074 100644 --- a/mono_repo.yaml +++ b/mono_repo.yaml @@ -7,7 +7,6 @@ github: push: branches: master pull_request: - branches: master schedule: - cron: "0 0 * * 0"