Skip to content

Ees 5685 add availability and health alerts for public api #4889

Ees 5685 add availability and health alerts for public api

Ees 5685 add availability and health alerts for public api #4889

name: 'Dependency Review'
on:
workflow_dispatch:
pull_request:
branches: [ dev, master ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4