Skip to content

fix expression parse error in doc-pr workflow#427

Merged
jth-nw merged 2 commits intomainfrom
dev
Mar 9, 2026
Merged

fix expression parse error in doc-pr workflow#427
jth-nw merged 2 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 9, 2026

No description provided.

jth-nw and others added 2 commits March 9, 2026 18:04
The square brackets in 'github-actions[bot]' were interpreted as an
index accessor in the GitHub Actions expression parser, causing
"An expression was expected" at line 141. Replace with startsWith()
to avoid the bracket issue.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: expression parse error in doc-pr workflow
@jth-nw jth-nw merged commit 917416d into main Mar 9, 2026
5 of 6 checks passed
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