mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 18:27:38 +00:00
31041ef46c
The conditions for triggering Nix builds and other builds were slightly different. Nix builds triggered by PRs happened on PRs for any branch, not just the `main` branch. That makes very little difference in practice because PRs for other branches are very rare. Still, let's be consistent. I decided to trigger the builds on PRs for any branch. More importantly, Nix builds triggered by push were only done for pushes to `master`, which is not what our main branch is called, so those never happened. |
||
---|---|---|
.. | ||
build.yml | ||
nix-linux.yml | ||
release.yml | ||
scorecards.yml |