Skip to content

Commit 7226d70

Browse files
committed
fixed the path issues
1 parent 8d4a17b commit 7226d70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr_labeler_title.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
uses: grafana/pr-labeler-action@f19222d3ef883d2ca5f04420fdfe8148003763f0
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
31-
configuration-path: .github/pr-title-labeler.yml
31+
configuration-path: .github/pr-labeler.yml
32+

0 commit comments

Comments
 (0)