mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +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:
|
||||
push:
|
||||
branches:
|
||||
- 'v4'
|
||||
- 'v5'
|
||||
- 'legacy/1.8-1.12'
|
||||
- 'v6'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'v4'
|
||||
- 'v5'
|
||||
- 'legacy/1.8-1.12'
|
||||
- 'v6'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user