Skip to content

Commit 3e58cbe

Browse files
CopilotKSXGitHub
andcommitted
Add explicit permissions to competing-benchmark workflow
Co-authored-by: KSXGitHub <11488886+KSXGitHub@users.noreply.github.com>
1 parent 8a7bf86 commit 3e58cbe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/competing-benchmark.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
competing_benchmark:
88
name: Benchmark
99

10+
permissions:
11+
contents: read
12+
1013
# benchmark needs to run in a quiet environment, without other processes to produce noise.
1114
runs-on: ubuntu-latest
1215

0 commit comments

Comments
 (0)