mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 15:49:35 -04:00
4d7db102fc
# Description of Changes https://github.com/clockworklabs/SpacetimeDB/pull/4604 skipped the check run for external PRs, but because it needs to post a separate commit status (see https://github.com/clockworklabs/SpacetimeDB/pull/4578), this was not the right solution. We need to _run_ the check but trivially post a success on external PRs. Sigh. # API and ABI breaking changes None. # Expected complexity level and risk 1 # Testing I don't know how to test github workflows. Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>