Skip to content

sq

sq #394

Workflow file for this run

name: CI
on:
push: {}
pull_request: {}
workflow_dispatch: {}
permissions:
contents: read
jobs:
build:
uses: oapi-codegen/actions/.github/workflows/ci.yml@feat/excl
with:
excluding_versions: '["1.20", "1.21"]'