.github/workflows/labeler.yml in datadog_api_client-1.5.0 vs .github/workflows/labeler.yml in datadog_api_client-1.6.0
- old
+ new
@@ -1,11 +1,11 @@
name: "Pull Request Labeler"
on:
-- pull_request
+ - pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- - uses: DataDog/labeler@glob-all
- with:
- repo-token: "${{ secrets.GITHUB_TOKEN }}"
+ - uses: DataDog/labeler@glob-all
+ with:
+ repo-token: "${{ secrets.GITHUB_TOKEN }}"