leetcode-sync icon indicating copy to clipboard operation
leetcode-sync copied to clipboard

push only once per sync

Open dearfl opened this issue 3 months ago • 0 comments

Currently this action will push as many times as number of submissions to sync, this pr changes this behaviour to only push once per sync, the motivation behind this is sometimes user(me for example) might want to trigger some additional actions when new commits are pushed, this might trigger a lot of actions, which is quite inconvenient and annoying.

dearfl avatar Oct 30 '25 08:10 dearfl