Closed luixxiul closed 1 year ago
I think this line should be github.event.workflow_run.event == 'merge_group'
. merge_queue
is not listed at https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows.
@richvdh that seems sane, I made that mistake many times, my brain seems to refuse to accept that github didn't name them the same damn thing
Steps to reproduce
X-Needs-Percy
label to the PROutcome
What did you expect?
Percy should run for the PR, according to the documentation: https://github.com/matrix-org/matrix-react-sdk/blob/develop/docs/cypress.md#screenshot-testing-with-percy:
What happened instead?
It seems it did not run: https://github.com/matrix-org/matrix-react-sdk/pull/10744#event-9143888691
Operating system
No response
Application version
No response
How did you install the app?
No response
Homeserver
No response
Will you send logs?
No