Skip to content

deps: update golangci-lint to v1.56.2, check latest Go version in GitHub wokflows #29

deps: update golangci-lint to v1.56.2, check latest Go version in GitHub wokflows

deps: update golangci-lint to v1.56.2, check latest Go version in GitHub wokflows #29

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/auto-assign-action@v2.0.0
...