Skip to content

Update proposal status and add third review link #9

Update proposal status and add third review link

Update proposal status and add third review link #9

name: Validate Swift project proposals with swift-evolution-metadata-extractor
on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- 'main'
paths:
- 'proposals/*'
jobs:
validate:
name: Validate Proposals
uses: swiftlang/github-workflows/.github/workflows/proposal_validation.yml@main
with:
project: "swift"