mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-18 12:17:19 +00:00
Bot progress comments were triggering new workflow runs, which cancelled in-progress reviews due to concurrency group. Added check for github.event.comment.user.type != 'Bot'.