Skip to content
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

[QE] windows-e2e gh action is not running #4374

Closed
adrianriobo opened this issue Sep 25, 2024 · 0 comments · Fixed by #4375
Closed

[QE] windows-e2e gh action is not running #4374

adrianriobo opened this issue Sep 25, 2024 · 0 comments · Fixed by #4375
Assignees

Comments

@adrianriobo
Copy link
Contributor

Currently the windows-e2e actions are not being executed:

[Invalid workflow file: .github/workflows/windows-e2e.yml#L12](https://github.com/crc-org/crc/actions/runs/11030739671/workflow)
The workflow is not valid. .github/workflows/windows-e2e.yml (Line: 12, Col: 9): Unrecognized named-value: 'env'. Located at position 54 within expression: github.event.workflow_run.conclusion == 'success' &&
env.source_event == 'pull_request' &&
github.event.workflow_run.triggering_actor != 'dependabot[bot]'

This is caused by a typo error introduced on #4363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant