Skip to content

test(atomic): add tests & stories for atomic-product-image #9715

test(atomic): add tests & stories for atomic-product-image

test(atomic): add tests & stories for atomic-product-image #9715

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