Forgejo Actions now supports the concurrency block in order to either permit or restrict concurrent execution of a Forgejo Actions workflow.
YIPPIEEEEE! this means that it is now possible to auto-cancel actions runs for a given commit, if a new commit is pushed, which means less wasted compute! great job @forgejo