test(labels): drop the now-dead event-name assignment SC2034 flagged

The script stopped reading GITHUB_EVENT_NAME with the input gate; the
previous commit pushed with this red because I trusted an && echo that
printed nothing. Refs #215
This commit is contained in:
clad2 2026-08-05 21:35:55 +00:00
parent 6986deede7
commit 7d387dd936

View file

@ -1548,7 +1548,9 @@ expect "...and does print reconciled." \
# exited 0 (@codex-reviewer-andresmgsl, #192 review).
stale_fail_probe() {
(
GITHUB_EVENT_NAME=schedule
# No event name: the script stopped reading GITHUB_EVENT_NAME when the
# bootstrap moved to the BOOTSTRAP input (#215); default no is the
# non-bootstrap sweep this probe simulates.
REPO=owner/repo
LABELS_CONF=.github/labels.conf
CEREMONY_FORGE=github