Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

name: Actions test
on: workflow_dispatch
jobs:
Echo-Hello
runs-on: ubuntu-latest

Check failure on line 5 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
steps:
- run: echo "Hello!👋"