From 3b603f0f4cd0a696a17a10486bcc65d6b9446b36 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sat, 28 Mar 2026 17:24:00 +0100 Subject: Update CI settings --- .github/workflows/makefile.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index f6eeb1b..dd4c47d 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' -- cgit v1.0