diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ac7637..35e7945 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,8 +7,6 @@ on: tags: '*' pull_request: branches: [ master ] - schedule: - - cron: '23 1 * * 0' env: CARGO_TERM_COLOR: always