mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-22 16:05:02 +00:00
Update gradle.yml
This commit is contained in:
parent
e88da3cea9
commit
32264ae5e3
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