Skip to content

Commit 6e19615

Browse files
committed
workflows/dco-report: drop permissions
Ensure the workflow doesn't get write access in forks configured to give it by default. Update for openslide/.github#4. Signed-off-by: Benjamin Gilbert <[email protected]>
1 parent 02597bd commit 6e19615

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dco-report.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
types:
77
- completed
88

9+
permissions:
10+
contents: none
11+
912
jobs:
1013
comment:
1114
name: Organization

0 commit comments

Comments
 (0)