diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index df8786d..0237445 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -9,7 +9,7 @@ on: # branches: # - master schedule: - - cron: 0 1 * * 2 + - cron: 0 9 * * 2,6 # watch: # types: [started] workflow_dispatch: