Skip to content

build(deps): bump golangci/golangci-lint-action from 5 to 6 #411

build(deps): bump golangci/golangci-lint-action from 5 to 6

build(deps): bump golangci/golangci-lint-action from 5 to 6 #411

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
branches-ignore:
- "dependabot/*"
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: bubkoo/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.CR_PAT }}
addAssignees: true
addReviewers: true
reviewers: |
zhilyaev
r3nic1e
numberOfReviewers: 1