Skip to content

build(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 #97

build(deps-dev): bump lint-staged from 15.3.0 to 15.4.1

build(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 #97

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}