From c33a636e339cd2aca0fe87115f6bc3db40d8b8e2 Mon Sep 17 00:00:00 2001 From: Ervin Hegedus Date: Tue, 16 Apr 2024 19:07:28 +0000 Subject: [PATCH] Block syntax fix --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index be11d01..d2cb00b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,9 +8,9 @@ on: permissions: {} jobs: - permissions: - contents: read build-linux: + permissions: + contents: read runs-on: ${{ matrix.os }} strategy: matrix: