clan-merge: enable for all repos
All checks were successful
build / test (push) Successful in 9s

This commit is contained in:
DavHau 2023-07-26 14:34:13 +02:00
parent 5c9c1f1518
commit 7aa949d1df

View File

@ -17,7 +17,7 @@
while sleep 10; do
${self.packages.${pkgs.system}.clan-merge}/bin/clan-merge \
--allowed-users DavHau lassulus mic92 \
--repos clan-core \
--repos clan-infra clan-core clan-homepage \
--bot-name clan-bot
done
'';