Skip to content

build(deps): bump ty from 0.0.1a14 to 0.0.1a25 #60

build(deps): bump ty from 0.0.1a14 to 0.0.1a25

build(deps): bump ty from 0.0.1a14 to 0.0.1a25 #60

Workflow file for this run

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