Skip to content

fix: update import path for BookmarkCreateArgs in useBookmark #318

fix: update import path for BookmarkCreateArgs in useBookmark

fix: update import path for BookmarkCreateArgs in useBookmark #318

name: pr ready for review
on:
pull_request:
types:
- ready_for_review
jobs:
notify:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Notify teams channel
uses: davidwengier/[email protected]
with:
webhook_uri: ${{ secrets.TEAMS_PR_WEBHOOK }}