Hi! It'd be very nice to be able to specify branches, which should trigger CI, in config.nix
(for yml's generated by genNixAction). Currently, just master
is put to the yml's, which might not even be present in a repo since, nowadays, it is common to have main
instead.
Just set push-branches
in the bundles, e.g.: https://github.com/math-comp/math-comp/blob/master/.nix/config.nix#L83
Last updated: Nov 29 2023 at 21:01 UTC