Skip to content

Update README.md

Update README.md #64

Workflow file for this run

"bug":

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

View workflow run for this annotation

GitHub Actions / .github/workflows/labeler.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'bug', (Line: 3, Col: 1): Unexpected value 'enhancement', (Line: 5, Col: 1): Unexpected value 'documentation', (Line: 1, Col: 1): Required property is missing: jobs
- ".*(bug|error|fail|crash).*"
"enhancement":
- ".*(feature|enhancement|improvement).*"
"documentation":
- ".*(doc|readme|guide).*"