mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Add read-all default permission to remaining github workflows templates (#1145)
This commit is contained in:
3
.github/workflows/beta.yml
vendored
3
.github/workflows/beta.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Beta Branch CI
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [beta]
|
||||
|
||||
Reference in New Issue
Block a user