Skip to content

[LFXV2-775] Add support for tags_all parameter with AND logic #56

[LFXV2-775] Add support for tags_all parameter with AND logic

[LFXV2-775] Add support for tags_all parameter with AND logic #56

---
# 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
# yamllint disable-line rule:line-length
uses: linuxfoundation/lfx-public-workflows/.github/workflows/license-header-check.yml@c465d6571fa0b8be9d551d902955164ea04a00af
with:
copyright_line: "Copyright The Linux Foundation and each contributor to LFX."
exclude_pattern: "gen/*"