From b84006f8a432109ca114724592d466b4fbbc3398 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Wed, 11 Jun 2025 16:48:50 +0100 Subject: [PATCH] syntact error line 3 --- .github/workflows/dotnet.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 6253b105..1144c355 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -1,9 +1,9 @@ # This workflow will build a .NET project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net +name: Dotnet build and test on: - - workflow_dispatch: + workflow_dispatch: inputs: logLevel: description: 'Log level'