Skip to content

Bump jte.version from 3.2.1 to 3.2.3 #1875

Bump jte.version from 3.2.1 to 3.2.3

Bump jte.version from 3.2.1 to 3.2.3 #1875

Workflow file for this run

name: vertx-web (5.x)
on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: '0 5 * * *'
jobs:
CI-CD:
uses: ./.github/workflows/ci-matrix-5.x.yml
secrets: inherit
with:
branch: ${{ github.event.pull_request.head.sha || github.ref_name }}