Skip to content

EES-5705 correcting failed test count in Slack / EES-5724 failing test suites early on publisher failure / EES-5522 breaking UI pipeline into templates #4883

EES-5705 correcting failed test count in Slack / EES-5724 failing test suites early on publisher failure / EES-5522 breaking UI pipeline into templates

EES-5705 correcting failed test count in Slack / EES-5724 failing test suites early on publisher failure / EES-5522 breaking UI pipeline into templates #4883

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