Skip to content

chore: bump lint-staged from 15.2.0 to 15.2.1 #981

chore: bump lint-staged from 15.2.0 to 15.2.1

chore: bump lint-staged from 15.2.0 to 15.2.1 #981

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"