Skip to content

Commit fd2ef7b

Browse files
authored
Update find-inactive-collaborators.yml
1 parent 38210a0 commit fd2ef7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/find-inactive-collaborators.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77

88
workflow_dispatch:
99

10-
permissions: {}
10+
permissions:
11+
contents: read
12+
issues: write
1113

1214
jobs:
1315
find:

0 commit comments

Comments
 (0)