summaryrefslogtreecommitdiffstats
path: root/.github/workflows/compiler-zoo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/compiler-zoo.yml')
-rw-r--r--.github/workflows/compiler-zoo.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/compiler-zoo.yml b/.github/workflows/compiler-zoo.yml
index 55d108543f..a696e90a2a 100644
--- a/.github/workflows/compiler-zoo.yml
+++ b/.github/workflows/compiler-zoo.yml
@@ -9,6 +9,9 @@ name: Compiler Zoo CI
on: [push]
+permissions:
+ contents: read
+
jobs:
compiler:
strategy: