Skip to content

build(deps): bump tj-actions/changed-files from 34 to 41 in /.github/workflows #6

build(deps): bump tj-actions/changed-files from 34 to 41 in /.github/workflows

build(deps): bump tj-actions/changed-files from 34 to 41 in /.github/workflows #6

Workflow file for this run

name: "Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"