Skip to content

chore: bump @vercel/functions from 3.4.3 to 3.6.0 #25

chore: bump @vercel/functions from 3.4.3 to 3.6.0

chore: bump @vercel/functions from 3.4.3 to 3.6.0 #25

Workflow file for this run

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