Skip to content

Merge pull request #2 from thebrowsercompany/kendal/mermaid-summary #72

Merge pull request #2 from thebrowsercompany/kendal/mermaid-summary

Merge pull request #2 from thebrowsercompany/kendal/mermaid-summary #72

Workflow file for this run

on:
pull_request:
push:
workflow_dispatch:
jobs:
test:
strategy:
matrix:
os: [ windows-latest, macos-latest, ubuntu-latest ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Run this action
uses: ./
with:
fork_repo: kendalharland/swift-build
fork_branch: main
upstream_repo: compnerd/swift-build
upstream_branch: main
dry_run: true