Skip to content

[GHA] Configure license check #5

[GHA] Configure license check

[GHA] Configure license check #5

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
call-reusable-pull-request-workflow:
name: Checks
uses: apple/swift-nio/.github/workflows/reusable_pull_request.yml@main
with:
benchmarks_linux_enabled: false
license_header_check_project_name: "SwiftOpenAPIGenerator"