build: harden workflow permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
Alex
2022-11-04 01:05:28 +02:00
committed by Paul Chote
parent a0f17b15ec
commit 82d0546d16
4 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ on:
pull_request:
branches: [ bleed ]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
linux:
name: Linux (.NET 6.0)