mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Updated branch names for gh actions testing
This commit is contained in:
parent
7797e33ec5
commit
edc81bc668
10
.github/workflows/gradle.yml
vendored
10
.github/workflows/gradle.yml
vendored
@ -3,12 +3,14 @@ name: Java CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- breaking
|
- v4
|
||||||
- master
|
- v5
|
||||||
|
- leagcy/1.8-1.12
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- breaking
|
- v4
|
||||||
- master
|
- v5
|
||||||
|
- leagcy/1.8-1.12
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user