Skip to content

Revert "Merge branch 'master' of github.com:jenkinsci/datadog-plugin" #1017

Revert "Merge branch 'master' of github.com:jenkinsci/datadog-plugin"

Revert "Merge branch 'master' of github.com:jenkinsci/datadog-plugin" #1017

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: DataDog/labeler@glob-all
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"