Skip to content

chore(deps): bump target-lexicon from 0.12.16 to 0.13.2 #41

chore(deps): bump target-lexicon from 0.12.16 to 0.13.2

chore(deps): bump target-lexicon from 0.12.16 to 0.13.2 #41

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true