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 2548858 commit 5790ddaCopy full SHA for 5790dda
.github/workflows/maven.yml
@@ -9,7 +9,7 @@ on:
9
10
concurrency:
11
group: 'compile'
12
- cancel-in-progress: false
+ cancel-in-progress: true
13
14
jobs:
15
compile:
.github/workflows/test.yml
group: 'test'
test:
0 commit comments