Skip to content

chore(deps): bump actions/stale from 9 to 10 #1

chore(deps): bump actions/stale from 9 to 10

chore(deps): bump actions/stale from 9 to 10 #1

Workflow file for this run

name: Auto-Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml