Skip to content

run go tests/quality and openapi stuff on tags as well #88

run go tests/quality and openapi stuff on tags as well

run go tests/quality and openapi stuff on tags as well #88

on: push
permissions:
# Required by golangci job to write annotations to the merge request.
contents: read
checks: write
jobs:
golang_quality:
uses: ./.github/workflows/golang_quality.yaml
with:
workdir: "tests/golang_quality/"