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 b92a6bd commit 7ad9186Copy full SHA for 7ad9186
1 file changed
.github/workflows/labeler.yml
@@ -3,6 +3,10 @@ name: "Set theme labels"
3
on:
4
- pull_request_target
5
6
+permissions:
7
+ contents: read
8
+ pull-requests: write
9
+
10
jobs:
11
triage:
12
runs-on: ubuntu-latest
0 commit comments