diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index cf61048..2d66ae2 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -7,7 +7,7 @@ on: branches: ["main"] schedule: - - cron: '0 0 10,14,16 * * ?' + - cron: '0 */12 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: