Skip to content

Commit c865c8f

Browse files
committed
fix: use org-wide release-drafter config for PR auto-labeling
1 parent dcd0bec commit c865c8f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
- uses: release-drafter/release-drafter/autolabeler@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
with:
19+
config-name: github:cpp-linter/.github:/.github/release-drafter.yml

0 commit comments

Comments
 (0)