mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 15:49:35 -04:00
06fa5e311c
# Description of Changes https://github.com/clockworklabs/SpacetimeDB/pull/4231 changed our CI to always pass a parameter corresponding to the PR number, which.. broke on `master` commits since they don't have a PR number. # API and ABI breaking changes None. CI only. # Expected complexity level and risk 1. # Testing I think I don't know how to test this. But it's basically the old behavior on `master` commits, so it should work fine? One hopes? Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>