We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affaebc commit bf0e688Copy full SHA for bf0e688
1 file changed
.github/workflows/bench.yml
@@ -20,6 +20,9 @@ concurrency:
20
group: bench-${{ github.head_ref || github.run_id }}
21
cancel-in-progress: true
22
23
+permissions:
24
+ contents: read
25
+
26
jobs:
27
baseline:
28
name: "Baseline"
0 commit comments