-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix invalid workflow file syntax #236
Conversation
The workflow is not valid. .github/workflows/ci.yaml (Line: 23, Col: 5): Required property is missing: runs-on
c444a1a
to
716d82f
Compare
Checked commits bdunne/manageiq-rpm_build@08eea99~...716d82f with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint **
|
@bdunne A conflict occurred during the backport of this pull request to If this pull request is based on another pull request that has not been marked for backport, add the appropriate labels to the other pull request. Otherwise, please create a new pull request direct to the Conflict details: * Unmerged path .travis.yml |
Fix invalid workflow file syntax (cherry picked from commit c158fb4)
Backported to |
Part of: ManageIQ/manageiq#21620
Followup to: #235
The workflow is not valid. .github/workflows/ci.yaml (Line: 23, Col: 5): Required property is missing: runs-on