Prevent race condition when updating wikis
This commit is contained in:
parent
423a550303
commit
b31381ed4d
1
.github/workflows/wiki_update.yml
vendored
1
.github/workflows/wiki_update.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
jobs:
|
||||
wikigen:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency: wiki-generation
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user