Skip to content

Suggesting a fix to the platformclient so a region can be specified t… #28

Suggesting a fix to the platformclient so a region can be specified t…

Suggesting a fix to the platformclient so a region can be specified t… #28

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