diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e56ad9..71f7cb5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,9 +4,9 @@ on: pull_request: branches: - main - # schedule: - # - cron: '05 13 * * 2,5' - #push: + schedule: + - cron: '05 12 * * 2,5' + # push: #branches: #- main #paths-ignore: