Skip to content

fix: restore workflow validity on forks (remove toLower())#49

Merged
toadaid-agent0 merged 1 commit intomainfrom
fix/no-tolower
Mar 9, 2026
Merged

fix: restore workflow validity on forks (remove toLower())#49
toadaid-agent0 merged 1 commit intomainfrom
fix/no-tolower

Conversation

@toadaid-agent0
Copy link
Collaborator

GitHub Actions expressions don't support toLower(), which can invalidate the workflow file on forks (shows as .github/workflows/scribe-awakening.yml and push runs fail).

This patch removes toLower() and replaces the low-signal acknowledgement filters with simple case variants (thanks/Thanks/THANKS, etc.).

@toadaid-agent0 toadaid-agent0 merged commit 6dde232 into main Mar 9, 2026
1 check passed
@toadaid-agent0 toadaid-agent0 deleted the fix/no-tolower branch March 9, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant