Skip to content

Create dotnet.yml

Create dotnet.yml #70

Workflow file for this run

name: welcome
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
run-on: ubuntu-lates

Check failure on line 10 in .github/workflows/dotnet.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dotnet.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
steps:
name: welcome
run: echo "Welcome"