mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +00:00

testing other branches is useful, and there's little cost to removing the conditions: - we don't run PRs from our repo, so test runs aren't duplicated on the repo - testing on a fork without opening a PR is still useful (I use this often) - if we push a branch, it should probably be tested (e.g. backport branch), and filters make this extra work - the cost of running a few extra tests is low, especially given actions' current quotas and parallelism