aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/kernel.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/kernel.yml')
-rw-r--r--.github/workflows/kernel.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/kernel.yml b/.github/workflows/kernel.yml
index 99b8aefbe1..0ba8c27e2e 100644
--- a/.github/workflows/kernel.yml
+++ b/.github/workflows/kernel.yml
@@ -7,6 +7,10 @@ on:
- 'include/kernel-*'
- 'package/kernel/**'
- 'target/linux/generic/**'
+
+permissions:
+ contents: read
+
jobs:
determine_targets:
name: Set targets