Skip to content

Add multiorch controller #151

Add multiorch controller

Add multiorch controller #151

Workflow file for this run

name: Run checks
on:
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.txt'
permissions:
contents: write
packages: write
security-events: write
jobs:
run:
uses: ./.github/workflows/build-and-release.yaml
with:
architectures: '["amd64"]'