Skip to content

feat(quantic): Allow RGA component to provide a custom "no answer" message when no answer is shown #12311

feat(quantic): Allow RGA component to provide a custom "no answer" message when no answer is shown

feat(quantic): Allow RGA component to provide a custom "no answer" message when no answer is shown #12311

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"]'