Skip to content

chore: enforce pre-PR validation (aggregate scripts, git hooks, PR ch… #1547

chore: enforce pre-PR validation (aggregate scripts, git hooks, PR ch…

chore: enforce pre-PR validation (aggregate scripts, git hooks, PR ch… #1547

Workflow file for this run

name: Licensed
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main