Skip to content

Split swift-toolchain.yml triggers into seperate workflows #4

Split swift-toolchain.yml triggers into seperate workflows

Split swift-toolchain.yml triggers into seperate workflows #4

name: Pull Request - Development Snapshot (Cirun)
on:
pull_request:
branches:
- 'main'
files:
- '.github/workflows/swift-toolchain.yml'
workflow_dispatch:
jobs:
call_development_snapshot:
name: Development Snapshot
uses: ./.github/workflows/swift-toolchain.yml

Check failure on line 15 in .github/workflows/pull-request-swift-toolchain-cirun.yml

View workflow run for this annotation

GitHub Actions / Pull Request - Development Snapshot (Cirun)

Invalid workflow file

The workflow is not valid. In .github/workflows/pull-request-swift-toolchain-cirun.yml (Line: 15, Col: 11): Error from called workflow thebrowsercompany/swift-build/.github/workflows/swift-toolchain.yml@a4f7e500c9e26cd4ee9e2017ad24cc5360d24955 (Line: 56, Col: 9): Required property is missing: type
with:
dry_run: true
default_runner: "cirun-win11-23h2-pro-arm64-16-2024-05-17"
compilers_runner: "cirun-win11-23h2-pro-arm64-64-2024-05-17"
secrets: inherit
permissions:
contents: read
pull-requests: read