fixup: pass acl to the mass rebuild worker
This commit is contained in:
parent
c39e2a6865
commit
f37e249ad7
|
@ -36,6 +36,7 @@ fn main() {
|
|||
cloner,
|
||||
nix,
|
||||
cfg.github(),
|
||||
cfg.acl(),
|
||||
cfg.runner.identity.clone(),
|
||||
events,
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue