Skip to content

build(deps): bump next from 13.5.6 to 14.2.15 #27

build(deps): bump next from 13.5.6 to 14.2.15

build(deps): bump next from 13.5.6 to 14.2.15 #27

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
label:
name: Create Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}