Skip to content

Commit eeec6e4

Browse files
authored
Add write permission for issues in workflow
1 parent 5389957 commit eeec6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/monitor_requirements_size_master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
permissions:
1313
pull-requests: write
1414
contents: read
15+
issues: write
1516

1617
jobs:
1718
read-python-versions:

0 commit comments

Comments
 (0)