Skip to content

Commit 9143bea

Browse files
committed
Add "contents: read" permission
1 parent de86066 commit 9143bea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-issue-comment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
if: github.repository == 'JabRef/jabref'
1010
runs-on: ubuntu-latest
1111
permissions:
12+
contents: read
1213
issues: write
1314
steps:
1415
- name: Assign the user or unassign stale assignments

0 commit comments

Comments
 (0)