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 33f4865 commit e2bc11cCopy full SHA for e2bc11c
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
8
concurrency:
9
group: ${{ github.event_name }}-${{ github.ref }}
10
+ cancel-in-progress: true
11
12
jobs:
13
typing:
0 commit comments