concurrency
This commit is contained in:
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@@ -3,6 +3,10 @@
|
||||
|
||||
name: Java CI with Gradle
|
||||
|
||||
concurrency:
|
||||
group: "build-1.17"
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
Reference in New Issue
Block a user