Skip to content

Commit

Permalink
Update gh workflow
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Riguera <[email protected]>
  • Loading branch information
CemDK and jriguera committed Mar 14, 2024
1 parent 9a6fcb6 commit 901ab1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ 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: "pages"
cancel-in-progress: false
#concurrency:
#group: "pages"
#cancel-in-progress: false

jobs:
# Build job
Expand Down

0 comments on commit 901ab1e

Please sign in to comment.