We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f715a0c + 8067cb6 commit 061806eCopy full SHA for 061806e
.github/workflows/wiki_update.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
wikigen:
10
runs-on: ubuntu-latest
11
+ concurrency: wiki-generation
12
steps:
13
- uses: actions/checkout@v2
14
with:
0 commit comments