Skip to content

feat: improve PR comment footer and stacked PR footnote #23

feat: improve PR comment footer and stacked PR footnote

feat: improve PR comment footer and stacked PR footnote #23

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: make check