diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index bf72b38..78c8267 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -9,7 +9,7 @@ on: # branches: # - master schedule: - - cron: 0 18 * * 6 + - cron: 0 10 * * 5 # watch: # types: [started] workflow_dispatch: