Skip to content

fix: prevent prototype chain leak in cache lookup #511

fix: prevent prototype chain leak in cache lookup

fix: prevent prototype chain leak in cache lookup #511

name: Call Notion Sync
on:
pull_request:
types: [opened, reopened, synchronize, closed]
branches:
- develop
jobs:
call-notion-sync:
uses: Beyond-Imagination/github-actions/.github/workflows/sync-pr-to-notion.yml@main
secrets:
NOTION_TOKEN: ${{ secrets.NOTION_TOKEN }}
NOTION_DATABASE_ID: ${{ secrets.NOTION_DATABASE_ID }}