Do you run CI workflows for tags or just branches?
Curious if anyone runs CI workflows when a tag is being created? I was thinking of doing this for at least version tags v* and then enabling a tag ruleset that checks must pass.
But is this just extra security for the sake of a checkbox or is there actual value in doing so?