Skip to content

fix: align 4.1.x compatibility baseline #3

fix: align 4.1.x compatibility baseline

fix: align 4.1.x compatibility baseline #3

Workflow file for this run

name: CI
on:
push:
branches: [2.3.x, 2.7.x, 3.0.x, 3.1.x, 3.2.x, 3.3.x, 3.4.x, 3.5.x, 4.0.x, 4.1.x]
pull_request:
branches: [2.3.x, 2.7.x, 3.0.x, 3.1.x, 3.2.x, 3.3.x, 3.4.x, 3.5.x, 4.0.x, 4.1.x]
permissions:
contents: read
jobs:
build:
uses: easy-4-java/.github/.github/workflows/maven-starter-ci.yml@main
secrets: inherit