- Add condition to skip workflow when triggered by Auto-sort commits - Use github.event.head_commit.message to detect CI bot commits - Prevent infinite loop where workflow push triggers another workflow run - Only run workflow for user commits, not automated CI commits - Maintains functionality while preventing recursive execution
5.6 KiB
5.6 KiB