Skip to content

Bump actions/labeler from 4 to 5 #40

Bump actions/labeler from 4 to 5

Bump actions/labeler from 4 to 5 #40

Workflow file for this run

name: '[ADMIN] Pull Request Labeler'
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- name: 🏷 Apply labels
uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'