mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-27 10:07:56 +00:00
While we did allow the notify_discord job to run inside the context, we didnt ask github to run in that context. This commit also uses the "action-wait-for-check" sub-action to ensure the posted build results are accurate for pull requests (since the build workflow is done in a separate context for PRs)