Skip to content

Commit ef2a3a8

Browse files
committed
Renamed job to build
1 parent 56cb455 commit ef2a3a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
on: [ push, pull_request, workflow_dispatch ]
44

55
jobs:
6-
java:
6+
build:
77
runs-on: ubuntu-latest
88

99
steps:

0 commit comments

Comments
 (0)