[x] I checked the documentation and found no answer
[x] I checked to make sure that this issue has not already been filed
[x] I'm reporting the issue to the correct repository (for multi-repository projects)
Expected behavior:
GitHub Actions run without failing due to config.
Actual behavior:
GitHub Actions fail with the following error message:
The workflow is not valid. .github/workflows/main.yml (Line: 15, Col: 5): Required property is missing: runs-on
Steps to reproduce:
How do I achieve this behavior?:
Step 1: Open a PR or push to any currently open PR in this repository.
I didn't get a notification in the PR itself, I got an email telling me that the Workflow run failed at startup. #48 should help us notice stuff like this sooner 😏 .
Before we start...:
Expected behavior:
GitHub Actions run without failing due to config.
Actual behavior:
GitHub Actions fail with the following error message:
The workflow is not valid. .github/workflows/main.yml (Line: 15, Col: 5): Required property is missing: runs-on
Steps to reproduce:
How do I achieve this behavior?:
Step 1: Open a PR or push to any currently open PR in this repository.
I didn't get a notification in the PR itself, I got an email telling me that the Workflow run failed at startup. #48 should help us notice stuff like this sooner 😏 .
I will abide by the code of conduct