Skip to content

Commit bfb8ab2

Browse files
dunglasCopilot
andauthored
Update .github/workflows/docs.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Kévin Dunglas <kevin@dunglas.fr>
1 parent 2a8485d commit bfb8ab2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- "docs/**"
99
- "README.md"
1010
- "CONTRIBUTING.md"
11+
concurrency:
12+
group: ${{ github.workflow }}-${{ github.ref }}
13+
cancel-in-progress: true
1114
jobs:
1215
deploy:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)