Skip to content

ci(tools): update golangci/golangci-lint-action action to v6.1.1 #45

ci(tools): update golangci/golangci-lint-action action to v6.1.1

ci(tools): update golangci/golangci-lint-action action to v6.1.1 #45

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]
...