Skip to content

Polish release-please merge refusal checks and tests #258

Polish release-please merge refusal checks and tests

Polish release-please merge refusal checks and tests #258

Workflow file for this run

name: ci
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Go environment
uses: actions/setup-go@v5
with:
go-version: 1.23
- name: Run
run: make test