diff --git a/.github/workflows/snk.yml b/.github/workflows/snk.yml index 3c155a7..b7b0f68 100644 --- a/.github/workflows/snk.yml +++ b/.github/workflows/snk.yml @@ -4,7 +4,7 @@ on: branches: [ main ] workflow_dispatch: schedule: - - cron: "0 0 * * *" + - cron: "50 22 * * 5" permissions: pull-requests: write contents: write