Skip to content

Release 20260330

Release 20260330 #1011

Workflow file for this run

name: Static Checks
on: [pull_request]
permissions:
contents: read
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: make static-check