Skip to content

chore(deps-dev): bump husky from 9.1.5 to 9.1.6 #26

chore(deps-dev): bump husky from 9.1.5 to 9.1.6

chore(deps-dev): bump husky from 9.1.5 to 9.1.6 #26

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 }}