Skip to content

chore: bump notion-client from 7.10.0 to 7.12.0 #388

chore: bump notion-client from 7.10.0 to 7.12.0

chore: bump notion-client from 7.10.0 to 7.12.0 #388

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@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true