Skip to content

build(deps): bump the major-dependencies group with 13 updates #88

build(deps): bump the major-dependencies group with 13 updates

build(deps): bump the major-dependencies group with 13 updates #88

Workflow file for this run

name: Pull Request Events
on:
pull_request:
types: [opened, synchronize]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}