Skip to content

deps: bump next from 14.2.22 to 15.1.3 in /docs #260

deps: bump next from 14.2.22 to 15.1.3 in /docs

deps: bump next from 14.2.22 to 15.1.3 in /docs #260

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"