Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit fc428ff

Browse files
author
Sebastian Hoß
committed
rename job
Signed-off-by: Sebastian Hoß <seb@hoß.de>
1 parent a1eecb1 commit fc428ff

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
# This workflow will build a Java project with Maven
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
3-
4-
name: Java CI with Maven
5-
1+
name: Verify Pull Requests
62
on:
73
pull_request:
84
branches: [ master ]
9-
105
jobs:
116
build:
127
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)