Skip to content

Adding Gambit Communications Inc. MIMIC NETFLOW simulator integration and marketplace (ECOINT-37) #3813

Adding Gambit Communications Inc. MIMIC NETFLOW simulator integration and marketplace (ECOINT-37)

Adding Gambit Communications Inc. MIMIC NETFLOW simulator integration and marketplace (ECOINT-37) #3813

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
merge_group:
types: [checks_requested]
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.12"
secrets: inherit