We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4a17b commit 7226d70Copy full SHA for 7226d70
.github/workflows/pr_labeler_title.yml
@@ -28,4 +28,5 @@ jobs:
28
uses: grafana/pr-labeler-action@f19222d3ef883d2ca5f04420fdfe8148003763f0
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
- configuration-path: .github/pr-title-labeler.yml
+ configuration-path: .github/pr-labeler.yml
32
+
0 commit comments