Skip to content

Release 20260414

Release 20260414 #1022

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