Skip to content

feat(mantine): add syncWithUrl option to table hook #4189

feat(mantine): add syncWithUrl option to table hook

feat(mantine): add syncWithUrl option to table hook #4189

name: 'Dependency Review'
on:
pull_request:
branches: ['master', next]
permissions:
contents: read
pull-requests: write
jobs:
dependency-Review:
name: Review
uses: coveo/public-actions/.github/workflows/dependency-review.yml@main
with:
public: true
distributed: true
runs-on: '["ubuntu-latest"]'