syntact error line 3

main
Paul Schneider 6 months ago
parent 6d7b5ee1fd
commit b84006f8a4
1 changed files with 2 additions and 2 deletions

@ -1,8 +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: Dotnet build and test
on:
workflow_dispatch:
inputs:
logLevel:

Loading…