Skip to content

chore: bump @vercel/functions from 3.6.2 to 3.7.2 #149

chore: bump @vercel/functions from 3.6.2 to 3.7.2

chore: bump @vercel/functions from 3.6.2 to 3.7.2 #149

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