ubuntu-latest and edge skip docs/**, .assets/**, **/*.md, but windows-latest, macos-latest, and release do not. A docs-only commit on a release/*/support/* branch currently triggers a full cross-platform build.
Add the canonical ignore list to the push triggers of those workflows (and the [GitHubActions] generator). Coupled to the canonical-exclusion-list task.
Low-risk quick win.
ubuntu-latestandedgeskipdocs/**,.assets/**,**/*.md, butwindows-latest,macos-latest, andreleasedo not. A docs-only commit on arelease/*/support/*branch currently triggers a full cross-platform build.Add the canonical ignore list to the push triggers of those workflows (and the
[GitHubActions]generator). Coupled to the canonical-exclusion-list task.Low-risk quick win.