Skip to content

deps(actions): Bump actions/deploy-pages from 4 to 5 #1

deps(actions): Bump actions/deploy-pages from 4 to 5

deps(actions): Bump actions/deploy-pages from 4 to 5 #1

Workflow file for this run

name: Labeler
on: [pull_request_target]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Auto-label PRs by changed files
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true
configuration-path: .github/labeler.yml