Skip to content

ci: add missing workflow file for goreleaser #28

ci: add missing workflow file for goreleaser

ci: add missing workflow file for goreleaser #28

Workflow file for this run

name: Checks
on: [pull_request]
jobs:
checks:
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: black-desk/checks@master