mirror of
https://github.com/flutter/samples.git
synced 2026-03-27 14:51:45 +00:00
Add read-all default permission to remaining github workflows templates (#1145)
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Master Branch CI
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
Reference in New Issue
Block a user