Skip to content

Update README.md

Update README.md #20

Workflow file for this run

yamlname: CI

Check failure on line 1 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'yamlname'
on:
workflow_dispatch:
jobs:
placeholder:
runs-on: ubuntu-latest
steps:
- run: echo "CI ready"