fix: docs workflow cleanup and prevent cancellations (#6713)

This commit is contained in:
Rizel Scarlett
2026-01-26 14:27:20 -05:00
committed by GitHub
parent 32f178d453
commit 130610a24c
+3 -4
View File
@@ -9,11 +9,10 @@ on:
- closed
paths:
- 'documentation/**'
push:
branches-ignore:
- 'dependabot/**'
concurrency: pr-preview
concurrency:
group: pr-preview
cancel-in-progress: false
jobs:
deploy: