From a9b4c21cf9002256e922778f8d2044f41e171aef Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Sun, 4 Aug 2024 19:35:19 +0200 Subject: [PATCH] Update gig.yml --- .github/workflows/gig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gig.yml b/.github/workflows/gig.yml index 4c5f1f8..798ccbd 100644 --- a/.github/workflows/gig.yml +++ b/.github/workflows/gig.yml @@ -11,7 +11,7 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: schedule: - - cron: "25 6 * * *" + - cron: "0 */2 * * *" # Sets the GITHUB_TOKEN permissions to allow deployment to GitHub Pages permissions: