mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Update mirror.yml to default to read only (#1285)
This commit is contained in:
3
.github/workflows/mirror.yml
vendored
3
.github/workflows/mirror.yml
vendored
@@ -8,6 +8,9 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
mirror_job:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user