Skip to content

Commit 1864928

Browse files
authoredApr 20, 2022
chore: Set permissions for GitHub actions (#1409)
1 parent 59a1f27 commit 1864928

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/bench.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
- 'docs/**'
1212
- '*.md'
1313

14+
permissions:
15+
contents: read
16+
1417
jobs:
1518
benchmark_current:
1619
name: benchmark current

0 commit comments

Comments
 (0)
Please sign in to comment.