Skip to content

chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0 #29

chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0

chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0 #29

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [closed]
jobs:
label:
name: Labeler
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
if: github.event.pull_request.merged == true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler_merged.yml