mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-17 13:01:33 +01:00
Fix job name in pr.checkstyle.yml.
This commit is contained in:
parent
d50e8c1dde
commit
3198fcc4b1
2
.github/workflows/pr.checkstyle.yml
vendored
2
.github/workflows/pr.checkstyle.yml
vendored
@ -5,5 +5,5 @@ on:
|
|||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
checkstyle:
|
||||||
uses: ./.github/workflows/generic.checkstyle.yml
|
uses: ./.github/workflows/generic.checkstyle.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user