Skip to content

chore(deps): pin golangci/golangci-lint-action action to 1e7e51e #12

chore(deps): pin golangci/golangci-lint-action action to 1e7e51e

chore(deps): pin golangci/golangci-lint-action action to 1e7e51e #12

Workflow file for this run

name: Labeler
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml