From b1a5ccb972551ef2175c8962b4ecfd391a24669f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 7 Nov 2024 14:38:41 +0100 Subject: [PATCH] WIP --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 55fa3d73..4296f341 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,8 +18,8 @@ jobs: cleanup-master: name: Cleanup master build runs-on: ubuntu-latest - permissions: - actions: write + permissions: + actions: write steps: - name: Cleanup master build if necessary