We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a97e5 commit d7fcd97Copy full SHA for d7fcd97
.github/workflows/label_pr.yml
@@ -14,7 +14,7 @@ jobs:
14
sparse-checkout: |
15
.github/labeler.yml
16
sparse-checkout-cone-mode: false
17
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
18
with:
19
configuration-path: .github/labeler.yml
20
- name: Label based on PR title
0 commit comments