Re-enable concurrency cancellations for Pages
Validate Data / validate-data (push) Has been cancelled

This commit is contained in:
James M. Greene
2023-08-14 11:29:09 -05:00
parent 1c61cfc44d
commit 875cb5d1d0
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ permissions:
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false
cancel-in-progress: true
jobs:
# Build job