syntact error line 3
This commit is contained in:
parent
b997c32f23
commit
bca3908537
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
|
|
@ -1,9 +1,8 @@
|
||||||
# This workflow will build a .NET project
|
# 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
|
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
|
||||||
|
|
||||||
name: .NET
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
logLevel:
|
logLevel:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue