Skip to content

chore(headless,atomic): add type "module" to atomic, atomic-react and headless #9598

chore(headless,atomic): add type "module" to atomic, atomic-react and headless

chore(headless,atomic): add type "module" to atomic, atomic-react and headless #9598

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