Re-enable concurrency cancellations for Pages
Validate Data / validate-data (push) Has been cancelled
Validate Data / validate-data (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user