Skip to content

Commit e47192d

Browse files
committed
update-docsを同時実行させない
1 parent da48a4c commit e47192d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
branches: [ "main" ]
55
permissions:
66
contents: write
7+
concurrency:
8+
group: check-docs-main
9+
cancel-in-progress: false
710
jobs:
811
check-docs:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)