From 8fb5d37d37b75677b14020d96aafe9686470f19a Mon Sep 17 00:00:00 2001 From: Herbert Roth Date: Mon, 22 Apr 2024 16:50:27 +0200 Subject: [PATCH] Fix qodana.yml --- .github/workflows/qodana.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 0de2f4485..60ebe65c8 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -21,7 +21,6 @@ on: - '*' - '**' -version: 1.0 jobs: qodana: timeout-minutes: 15