Skip to content

Refactor(dell): migrate to unified folder structure (#44001) #5245

Refactor(dell): migrate to unified folder structure (#44001)

Refactor(dell): migrate to unified folder structure (#44001) #5245

name: Summarize Impact - Test
on:
push:
branches:
- main
pull_request:
paths:
- package-lock.json
- package.json
- tsconfig.json
- .github/shared
- .github/workflows/_reusable-eng-tools-test.yaml
- .github/workflows/summarize-impact-test.yaml
- eng/tools/package.json
- eng/tools/tsconfig.json
- eng/tools/summarize-impact/**
workflow_dispatch:
permissions:
contents: read
jobs:
summarize-impact:
uses: ./.github/workflows/_reusable-eng-tools-test.yaml
with:
package: summarize-impact
lint: false