diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21a3c6f..131960f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: schedule: - - cron: '0 0 * * *' + - cron: '0 * * * *' permissions: contents: write