Skip to content

Commit f5a2e75

Browse files
incertumrnro
andauthored
update: set explicit permissions for GitHub workflows - benchmarks (#3389)
See #3386 CC @FranzBusch @ktoso @Lukasa Signed-off-by: Melissa Kilby <mkilby@apple.com> Co-authored-by: Rick Newton-Rogers <rnro@apple.com>
1 parent 662d3dd commit f5a2e75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ on:
7373
description: "Environment variables for Linux jobs as JSON (e.g., '{\"DEBUG\":\"1\",\"LOG_LEVEL\":\"info\"}')."
7474
default: "{}"
7575

76+
permissions:
77+
contents: read
78+
7679
jobs:
7780
construct-matrix:
7881
name: Construct Benchmarks matrix

0 commit comments

Comments
 (0)