From 6d7b5ee1fd23818c9260e24403b7cc891c8075ff Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Wed, 11 Jun 2025 16:42:51 +0100 Subject: [PATCH] syntact error line 3 --- .github/workflows/dotnet.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index ec5ea35f..6253b105 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -1,9 +1,8 @@ # 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: .NET - on: + workflow_dispatch: inputs: logLevel: