Files
fly1d 9c880b082b ci: skip workspace semver on release pushes (#8390)
`github.event.pull_request.base.ref` is empty for push events, so the workspace semver check runs on `tokio-1.*.x` branches. Also check `github.ref_name` to preserve the intended release-branch exclusion while leaving pull request behavior unchanged.

Fixes: #8389
2026-08-27 11:14:39 +02:00
..
2021-05-28 13:55:16 -07:00