Skip to content

Add go.uber.org/mock to tools.go, generate mocks using go run #586

Add go.uber.org/mock to tools.go, generate mocks using go run

Add go.uber.org/mock to tools.go, generate mocks using go run #586

Workflow file for this run

name: Add Issues and PRs to Triage
on:
issues:
types:
- opened
- reopened
pull_request_target:
types:
- opened
- reopened
jobs:
triage:
uses: smallstep/workflows/.github/workflows/triage.yml@main
secrets: inherit