Skip to content

Feature/ua 8931 streaming data pipeline blog post #110

Feature/ua 8931 streaming data pipeline blog post

Feature/ua 8931 streaming data pipeline blog post #110

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