From ad830b9440930e4b7a0e8188bff21193c12efc3d Mon Sep 17 00:00:00 2001 From: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Date: Thu, 13 Apr 2023 15:57:00 +0200 Subject: [PATCH] fix label --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0e5f5453..677e722a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -26,7 +26,7 @@ concurrency: jobs: build-and-push-image: - runs-on: large-runner + runs-on: large permissions: contents: read packages: write