Skip to content

build(deps): bump the patches group with 1 update (#51) #77

build(deps): bump the patches group with 1 update (#51)

build(deps): bump the patches group with 1 update (#51) #77

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- README.md
pull_request:
branches:
- master
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.20.10"