We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd0bec commit c865c8fCopy full SHA for c865c8f
1 file changed
.github/workflows/pr-labeler.yml
@@ -15,3 +15,5 @@ jobs:
15
- uses: release-drafter/release-drafter/autolabeler@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
+ with:
19
+ config-name: github:cpp-linter/.github:/.github/release-drafter.yml
0 commit comments