Skip to content

Bump actions/stale from 8 to 9 #31

Bump actions/stale from 8 to 9

Bump actions/stale from 8 to 9 #31

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ github.token }}"