We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f8e17 commit 2b95d19Copy full SHA for 2b95d19
3 files changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
10
concurrency:
11
group: ci
12
- cancel-in-progress: true
+ cancel-in-progress: false
13
14
permissions:
15
contents: read
.github/workflows/generate-demos.yml
@@ -7,7 +7,7 @@ on:
7
8
group: generate-gif
jobs:
generate-demos:
.github/workflows/update-settings-docs.yml
group: update-settings-docs
update-settings-docs:
0 commit comments