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 0a40b61 commit 8b3e8fbCopy full SHA for 8b3e8fb
.github/workflows/labeler.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-24.04
9
permissions:
10
contents: read
11
+ issues: write
12
pull-requests: write
13
steps:
14
- name: Check out repository
0 commit comments