From 5e354d9fb595c0a7d6e8dd2ff8e4c4c57d00904b Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Mon, 13 May 2024 16:30:09 +1200 Subject: [PATCH] chore: Updated schedule [skip ci] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5035a7..4bb3347 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: tags: - "!**" schedule: - - cron: "21 4 * * 0" + - cron: "31 4 * * 0" jobs: lint: