Skip to content

Aerospike Enterprise Check and Dashboards v1.0.0 #4790

Aerospike Enterprise Check and Dashboards v1.0.0

Aerospike Enterprise Check and Dashboards v1.0.0 #4790

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
permissions:
# needed for codecov in test-target.yml, allows the action to get a JWT signed by Github
id-token: write
# needed for compute-matrix in test-target.yml
contents: read