Skip to content

Ignore some python formatting errors for licenses #6

Ignore some python formatting errors for licenses

Ignore some python formatting errors for licenses #6

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_enabled: false
license_header_check_project_name: "Swift.org"
format_check_enabled: false