Skip to content

fix: add spring bean overriding config and fit new SQL #66

fix: add spring bean overriding config and fit new SQL

fix: add spring bean overriding config and fit new SQL #66

Workflow file for this run

name: License checker
on:
push:
branches:
- main
- master
- release-*
tags:
- v*
pull_request:
branches:
- main
- release-*
jobs:
check-license-lines:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]