Skip to content

[GHA] Call the reusable package workflow #1

[GHA] Call the reusable package workflow

[GHA] Call the reusable package workflow #1

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

Check failure on line 10 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
benchmarks_linux_enabled: false
license_header_check_project_name: "SwiftOpenAPIGenerator"