mirror of
https://github.com/flutter/samples.git
synced 2026-04-01 17:23:18 +00:00
Add read-all default permission to remaining github workflows templates (#1145)
This commit is contained in:
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@@ -1,4 +1,8 @@
|
||||
name: Deploy to GitHub Pages
|
||||
|
||||
# Declare default permissions as read only.
|
||||
permissions: read-all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user