We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103ab56 commit 3cecd30Copy full SHA for 3cecd30
1 file changed
.github/workflows/label_pr.yml
@@ -12,8 +12,8 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
sparse-checkout: |
15
- .github/labeler.yaml
+ .github/labeler.yml
16
sparse-checkout-cone-mode: false
17
- uses: actions/labeler@v5
18
19
- configuration-path: .github/labeler.yaml
+ configuration-path: .github/labeler.yml
0 commit comments