Skip to content

Update constants docs #84

Update constants docs

Update constants docs #84

Workflow file for this run

name: gotools check
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
jobs:
check:
name: gotools check
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c
with:
go-version: 1.26
- name: Check go.mod files
shell: bash
run: |
cd gotools
go run main.go gomod