Skip to content

[Release] Bumped datadog_checks_dev version to 26.0.1 #37788

[Release] Bumped datadog_checks_dev version to 26.0.1

[Release] Bumped datadog_checks_dev version to 26.0.1 #37788

Workflow file for this run

# https://github.com/actions/labeler
name: PR Labels
on:
- pull_request
jobs:
labeler:
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }} # only PRs from this repo
uses: ./.github/workflows/labeler-reusable.yml
secrets:
repo-token: "${{ secrets.DD_CHANGELOG_CHECK_TOKEN }}"