We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d619f5d commit ac6c94bCopy full SHA for ac6c94b
1 file changed
.github/workflows/pr_labeler.yml
@@ -15,4 +15,5 @@ jobs:
15
- name: "Automatically leave pull request related labels."
16
uses: actions/labeler@v5
17
with:
18
+ configuration-path: ".github/pr_labeler.yml"
19
sync-labels: true
0 commit comments