Skip to content

feat: add commit reachability checks #10

feat: add commit reachability checks

feat: add commit reachability checks #10

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
go-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: go test ./...
# Automatically generated and managed by: `gh actions-pin --write <workflow-path>`
dependencies:
- github.com/actions/checkout@v5:sha1-93cb6efe18208431cddfb8368fd83d5badbf9bfd
- github.com/actions/setup-go@v6:sha1-4a3601121dd01d1626a1e23e37211e3254c1c06c