Skip to content

Commit 4b6e37d

Browse files
committed
Simplify CI job name
The target, reusable `spring-gradle-ci.yml` workflow already provides info about OS, Java and branch it is running against **Auto-cherry-pick to `4.0.x` & `3.2.x`**
1 parent 8d1dd41 commit 4b6e37d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414

1515
jobs:
1616
ci:
17+
name: CI
1718
strategy:
1819
fail-fast: false
1920
matrix:

0 commit comments

Comments
 (0)