GitLab Unicorn unicorn['worker_processes'] = 1 will resulting in no event update of the commit from web site

I try to set unicorn['worker_processes'] = 1, and I found that each time I modify a file through the web site, the commit will not tiger the update of my Activity, and also cannot tiger CI event.