Skip to content

Commit 117dac0

Browse files
Update mirror.yml to default to read only (#1285)
1 parent a287cda commit 117dac0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mirror.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- 'main'
1010

11+
# Declare default permissions as read only.
12+
permissions: read-all
13+
1114
jobs:
1215
mirror_job:
1316
permissions:

0 commit comments

Comments
 (0)