Skip to content

run tidy

run tidy #217

Workflow file for this run

name: build
on:
push
permissions:
contents: read
jobs:
build:
uses: bzimmer/actions/.github/workflows/build.yaml@main
with:
skipBuild: false
skipCoverage: false
secrets: inherit
vuln:
uses: bzimmer/actions/.github/workflows/vuln.yaml@main