mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
fix: docs workflow cleanup and prevent cancellations (#6713)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user