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.
1 parent 1c8df9e commit 914b243Copy full SHA for 914b243
.github/workflows/demos.yml
@@ -2,7 +2,6 @@ name: Demos checks
2
3
concurrency:
4
group: demos-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
5
- cancel-in-progress: true
6
7
on:
8
push:
.github/workflows/packages.yml
@@ -2,7 +2,6 @@ name: Packages check
group: packages-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments