Skip to content

chore: update to Go v1.23, update golangci-lint to v1.60.1 #38

chore: update to Go v1.23, update golangci-lint to v1.60.1

chore: update to Go v1.23, update golangci-lint to v1.60.1 #38

Workflow file for this run

---
name: add-reviews
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
...