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.
2 parents cc2e177 + 6f02ad2 commit fda4e5bCopy full SHA for fda4e5b
.github/workflows/run_tests.yaml
@@ -1,4 +1,8 @@
1
name: Run benchmark tests
2
+
3
+# Declare default permissions as read only.
4
+permissions: read-all
5
6
on:
7
pull_request:
8
push:
0 commit comments