Files
beekeeper-studio/.github
Matthew Rathbone 515e46f1ca Simplify: remove unnecessary branch conditionals
The workflow already runs on all PRs and master pushes, so we don't
need additional branch checks. Just always build .deb and run the test.

Changes:
- Remove complex branch checking logic from build step
- Remove conditional from test job
- Always build .deb on Ubuntu (still only on Ubuntu via matrix check)
- Always run hardlinks test

Much simpler and easier to maintain.
2025-12-31 15:51:39 -06:00
..
2025-05-22 16:33:07 -05:00
2025-04-25 15:47:46 -05:00
2021-01-22 16:00:45 -06:00