Skip to content

Allow passing --breakage-allowlist-path to the API breakage check #73

Allow passing --breakage-allowlist-path to the API breakage check

Allow passing --breakage-allowlist-path to the API breakage check #73

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
soundness:
name: Soundness
uses: ./.github/workflows/soundness.yml
with:
api_breakage_check_enabled: false
license_header_check_project_name: "Swift.org"
format_check_enabled: false