default to open state
This commit is contained in:
parent
de0a3de16f
commit
cf35796181
@ -60,7 +60,7 @@ sub check_nixpkg_branches {
|
||||
sub figure_status {
|
||||
my $list = shift;
|
||||
my $status = {
|
||||
state => "complete",
|
||||
state => "open",
|
||||
info => {},
|
||||
};
|
||||
my $release = "stable";
|
||||
|
Loading…
Reference in New Issue
Block a user