Hi 👋 . This PR intends to add runs-on section in the example workflow, as I faced the following error during the initial try using the README example 🙇 (it's not a major issue, but I believe it's easier to start copying from this README example).
The workflow is not valid. .github/workflows/xxx.yaml (Line: 6, Col: 5): Required property is missing: runs-on
Hi 👋 . This PR intends to add
runs-on
section in the example workflow, as I faced the following error during the initial try using the README example 🙇 (it's not a major issue, but I believe it's easier to start copying from this README example).The workflow is not valid. .github/workflows/xxx.yaml (Line: 6, Col: 5): Required property is missing: runs-on