diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index be4f1e8..67ea3a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,7 +5,7 @@ on: branches: - main schedule: - - cron: '05 10 * * 2,5' + - cron: 05 10 */2 * * #push: #branches: #- main