mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-11 08:07:30 +00:00
35c1ed3d38
master is where real development happens and gets pushed to directly (main is the auto-synced mirror) - branch protection was just added to master requiring these exact check contexts, but the workflows only fired for PRs/pushes targeting main, so the required checks could never actually run for a master PR, permanently blocking every future merge.