Skip to content

Bump JLAB Keycloak to v2.2.0 #290

Bump JLAB Keycloak to v2.2.0

Bump JLAB Keycloak to v2.2.0 #290

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
paths-ignore:
- 'VERSION'
tags-ignore:
- "v*.*.*"
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: jeffersonlab/java-workflows/.github/workflows/unit-ci.yaml@v2