Skip to content

Bump actions/stale from 3 to 9 in the github-actions group #1

Bump actions/stale from 3 to 9 in the github-actions group

Bump actions/stale from 3 to 9 in the github-actions group #1

Workflow file for this run

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