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 f7259f7 + b31381e commit 8067cb6Copy full SHA for 8067cb6
.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