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:
|
||||
push:
|
||||
branches:
|
||||
- breaking
|
||||
- master
|
||||
- v4
|
||||
- v5
|
||||
- leagcy/1.8-1.12
|
||||
pull_request:
|
||||
branches:
|
||||
- breaking
|
||||
- master
|
||||
- v4
|
||||
- v5
|
||||
- leagcy/1.8-1.12
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user