From 72b5279ce6714b56c5ea7988d61ceeff4bf6d9c1 Mon Sep 17 00:00:00 2001 From: atteggiani Date: Thu, 2 Nov 2023 21:39:16 +1100 Subject: [PATCH] test --- .github/workflows/build_preview.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_preview.yml b/.github/workflows/build_preview.yml index 103f27d63..e29b3b30c 100644 --- a/.github/workflows/build_preview.yml +++ b/.github/workflows/build_preview.yml @@ -8,8 +8,8 @@ on: - synchronize - closed -permissions: - actions: read +# permissions: +# actions: read concurrency: group: preview-${{ github.ref }}