From 26403702b4e4fa7cc92352fde91ad16a0f81488f Mon Sep 17 00:00:00 2001 From: Patrick Pircher Date: Wed, 19 Jun 2024 18:33:43 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bab4fcb10..2aa74e206 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ concurrency: group: ci-${{ github.head_ref || github.ref }} cancel-in-progress: true + jobs: preflight: runs-on: ubuntu-latest