From 04bad41f47def609b246a70e7b41261a8809e1f7 Mon Sep 17 00:00:00 2001 From: andrussal Date: Wed, 3 Dec 2025 05:13:42 +0100 Subject: [PATCH] Allow actions:read for artifact fallback --- .github/workflows/lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 623897b..d391c6c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,6 +9,7 @@ env: CARGO_TERM_COLOR: always NOMOS_NODE_REV: 2f60a0372c228968c3526c341ebc7e58bbd178dd permissions: + actions: read contents: read pages: write id-token: write