Skip to content

chore(deps): update all non-major dependencies #3

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #3

Workflow file for this run

name: PR labeler
on:
- pull_request_target
jobs:
apply:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }} # only PRs from this repo
uses: palashmon/reusable-workflows/.github/workflows/labeler-reusable.yml@main
secrets: inherit