fix: prevent reviewer from pushing code or updating time spent
All threads resolved!
All threads resolved!
Compare changes
- Guillaume WEBER authored
@@ -9,6 +9,7 @@ import { queue } from 'async';
@@ -17,14 +18,16 @@ const gitQueue = queue(async (task: CallableFunction) => {