diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index e9274af..849b47b 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -23,7 +23,7 @@ permissions: # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. concurrency: - group: "${{ github.workflow }}-${{ github.ref }}" + group: "pages" cancel-in-progress: false jobs: