mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-12 09:15:27 +02:00
Updated branch names for gh actions testing
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user