Skip to content

DDS: F5 Distributed Cloud integration (V2.0.0) #3405

DDS: F5 Distributed Cloud integration (V2.0.0)

DDS: F5 Distributed Cloud integration (V2.0.0) #3405

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.head_ref }}
cancel-in-progress: true
jobs:
test:
uses: DataDog/integrations-core/.github/workflows/pr-test.yml@master
with:
repo: extras
python-version: "3.11"
secrets: inherit