Skip to content

feat(quantic): added E2E and unit tests for insight notify trigger in quantic #10211

feat(quantic): added E2E and unit tests for insight notify trigger in quantic

feat(quantic): added E2E and unit tests for insight notify trigger in quantic #10211

name: 'Dependency Review'
on:
pull_request:
branches: ['master']
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"]'