Skip to content

Bump actions/labeler from 5.0.0.pre.alpha.1 to 5 #150

Bump actions/labeler from 5.0.0.pre.alpha.1 to 5

Bump actions/labeler from 5.0.0.pre.alpha.1 to 5 #150

Workflow file for this run

name: Add labels
on:
pull_request:
branches:
- '*'
jobs:
type-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Triage labels
uses: actions/labeler@v5