Allan Leary 617e842341 Replace review-triggered labelling with a scheduled scan
Review events on fork PRs run with a read-only token, so labels can't
be added from the pull_request_review trigger. Move label-adding to a
daily scheduled scan, which also covers PRs with merge conflicts. The
event-driven workflow now handles removal only.
2026-07-07 08:21:23 +01:00
..