Reduce github action permissions
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
4
.github/workflows/make.yaml
vendored
4
.github/workflows/make.yaml
vendored
@@ -7,6 +7,10 @@ on:
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
permissions:
|
||||
content: "read"
|
||||
pull-requests: "write"
|
||||
|
||||
jobs:
|
||||
docker-build:
|
||||
name: "docker-build"
|
||||
|
||||
Reference in New Issue
Block a user