repo-sync: don't announce syncs in irc
This commit is contained in:
parent
279ce3bbbc
commit
36833781d4
@ -58,7 +58,7 @@ let
|
||||
ref = "heads/master";
|
||||
};
|
||||
};
|
||||
krebs.git = defineRepo name true;
|
||||
krebs.git = defineRepo name false;
|
||||
};
|
||||
|
||||
in {
|
||||
|
Loading…
Reference in New Issue
Block a user