mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +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:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
|
||||||
|
# Declare default permissions as read only.
|
||||||
|
permissions: read-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mirror_job:
|
mirror_job:
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user