aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2026-03-28 17:24:08 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2026-03-28 17:24:08 +0100
commit9b0fcf8846396417ff0f574bc2c3da7caa72d01a (patch)
treee3345c62dceae3422bcfa13be557eac9ace03cfd
parenta9a4e2af4f1174a2bf8c38f6c30880392ca50ea6 (diff)
parent3b603f0f4cd0a696a17a10486bcc65d6b9446b36 (diff)
Merge branch 'main' into emacs-31
-rw-r--r--.github/workflows/makefile.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index d3e96ac..036f30d 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -12,6 +12,9 @@ on:
schedule:
- cron: "0 7 * * 0"
+permissions:
+ contents: read
+
jobs:
test:
name: 'Compile and Test'