Skip to content

build(deps-dev): Bump identify from 2.6.1 to 2.6.3 (#597) #336

build(deps-dev): Bump identify from 2.6.1 to 2.6.3 (#597)

build(deps-dev): Bump identify from 2.6.1 to 2.6.3 (#597) #336

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
skip-delete: true