set workflows permissions to read-only (#7239)

This commit is contained in:
Derek Bailey
2022-04-11 20:01:00 -07:00
committed by GitHub
parent 7b5fd2bd05
commit 67b33b2942
5 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
# https://github.com/actions/labeler
name: Labeler
permissions: read-all
on: [pull_request_target]
jobs: