Skip to content

Only run checkout if not running locally with act, and update to latest merge ref #68

Only run checkout if not running locally with act, and update to latest merge ref

Only run checkout if not running locally with act, and update to latest merge ref #68

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