Skip to content

Utilize the .tool-versions file to set expected Go version #195

Utilize the .tool-versions file to set expected Go version

Utilize the .tool-versions file to set expected Go version #195

name: Basic validation
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main