mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Merge branch 'v5' into features/v5/placeholders
This commit is contained in:
commit
b989531a60
1 changed files with 2 additions and 4 deletions
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 a new issue