Skip to content

FMWK-856-is-record-refactore #2140

FMWK-856-is-record-refactore

FMWK-856-is-record-refactore #2140

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