diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2be0748..3977eb7 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,7 +3,7 @@ on: push: pull_request: schedule: - - cron: "0 5 * * *" + - cron: "0 12 * * 1" jobs: test: