Skip to content

Add a workflow for welcoming first-time contributors #60

Add a workflow for welcoming first-time contributors

Add a workflow for welcoming first-time contributors #60

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