Skip to content

Commit ae4776b

Browse files
authored
More user-friendly task name in PR checks
1 parent a45da11 commit ae4776b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
env:
1313
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1414
build:
15+
name: Build on JDK ${{ matrix.java_version }}
1516
runs-on: ubuntu-latest
1617
strategy:
1718
fail-fast: false

0 commit comments

Comments
 (0)