We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2097d commit ac3ed9bCopy full SHA for ac3ed9b
1 file changed
.github/workflows/generate-mindmap.yml
@@ -29,6 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
folder: [".", "./gl", "./pt-br", "./es"]
32
+ max-parallel: 1
33
34
concurrency:
35
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments