Skip to content

FMWK-836-azure-optimizations #300

FMWK-836-azure-optimizations

FMWK-836-azure-optimizations #300

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