Skip to content

feat: add isPhoneNumber(region) validator decorator #488

feat: add isPhoneNumber(region) validator decorator

feat: add isPhoneNumber(region) validator decorator #488

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 }}