Skip to content

[pull] canary from toeverything:canary #3999

[pull] canary from toeverything:canary

[pull] canary from toeverything:canary #3999

Workflow file for this run

name: 'Pull Request Labeler'
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5