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 7659b2f + 2b36d5f commit 731b820Copy full SHA for 731b820
.github/workflows/gh-pages.yml
@@ -9,6 +9,7 @@ on:
9
10
concurrency:
11
group: gh-pages
12
+ cancel-in-progress: false
13
14
permissions:
15
contents: read
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
6
7
8
0 commit comments