Skip to content

Manual testing

Manual testing #1

Workflow file for this run

name: "Label Previous Pull Requests"
on:
workflow_dispatch:
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
pr-number: |
10