Skip to content

build(deps): bump actions/checkout from 5 to 6 #115

build(deps): bump actions/checkout from 5 to 6

build(deps): bump actions/checkout from 5 to 6 #115

Workflow file for this run

name: triage
on:
pull_request:
branches: main
jobs:
autolabel:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"