Skip to content

[pre-commit.ci] Updating git hooks. #63

[pre-commit.ci] Updating git hooks.

[pre-commit.ci] Updating git hooks. #63

Workflow file for this run

name: "🏷 PR labeler autobot"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"