Skip to content

[AI-6534] Add Dell Powerflex Integration #47159

[AI-6534] Add Dell Powerflex Integration

[AI-6534] Add Dell Powerflex Integration #47159

Workflow file for this run

name: Validate repository
on:
push:
branches:
- master
pull_request:
merge_group:
types: [checks_requested]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
permissions:
id-token: write
contents: read
jobs:
run:
name: Run Validations
uses: ./.github/workflows/run-validations.yml
with:
repo: core
secrets: inherit