Skip to content

Added a description that go-version should be specified as a string t… #339

Added a description that go-version should be specified as a string t…

Added a description that go-version should be specified as a string t… #339

Workflow file for this run

name: Check dist/
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main