Skip to content

APPS-1919 Improve log output (#20) #297

APPS-1919 Improve log output (#20)

APPS-1919 Improve log output (#20) #297

name: License Checker
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- '**'
permissions:
contents: read
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/[email protected]
with:
log: info
config: .github/.licenserc.yaml