mirror of
https://github.com/go-task/task.git
synced 2025-12-25 07:59:28 +01:00
The previous used action verified if any changes happened *during execution* (via a `git diff` call). Changing to the one that is properly able to check changes in the last commit.