mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
Merge branch 'v6' into feature/v6/platform
This commit is contained in:
commit
25a58a5c46
6
.github/workflows/gradle.yml
vendored
6
.github/workflows/gradle.yml
vendored
@ -3,14 +3,12 @@ name: Java CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'v4'
|
|
||||||
- 'v5'
|
- 'v5'
|
||||||
- 'legacy/1.8-1.12'
|
- 'v6'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'v4'
|
|
||||||
- 'v5'
|
- 'v5'
|
||||||
- 'legacy/1.8-1.12'
|
- 'v6'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user