Skip to content

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #800

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0

Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #800

Workflow file for this run

name: Labeler
on:
pull_request_target:
branches:
- main
jobs:
triage:
name: Triage
runs-on: ubuntu-latest
steps:
- name: Run Pull Request Labeler
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"