Skip to content

Update spring boot to v3 (major) #1547

Update spring boot to v3 (major)

Update spring boot to v3 (major) #1547

Workflow file for this run

name: Verifier
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: zwaldowski/match-label-action@v2
with:
allowed: 'type:fix, type:features, type:documentation, type:tests, type:config'