Skip to content

[LFXV2-990] feat: add delete validation to match v1 Crowdfunding-only rule #183

[LFXV2-990] feat: add delete validation to match v1 Crowdfunding-only rule

[LFXV2-990] feat: add delete validation to match v1 Crowdfunding-only rule #183

---
# Copyright The Linux Foundation and each contributor to LFX.
# SPDX-License-Identifier: MIT
name: License Header Check
"on": [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
license-header-check:
name: License Header Check
uses: linuxfoundation/lfx-public-workflows/.github/workflows/license-header-check.yml@main
with:
copyright_line: "Copyright The Linux Foundation and each contributor to LFX."
exclude_pattern: "gen"