Skip to content

Commit c0f2ab5

Browse files
authored
Add default permissions (#103134)
1 parent 29987f8 commit c0f2ab5

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
- 'master'
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)