We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9807fdc commit eb8b5d9Copy full SHA for eb8b5d9
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