dillon1000/react

Commit

[ci] Fix maintainer output condition check (#32111)

It appears GH actions treats outputs from workflow_calls to [always be
strings](https://github.com/orgs/community/discussions/9343) so we need
to do an explicit comparison.
Browse files
Changed paths2 files
First-parent comparison
M .github/workflows/compiler_discord_notify.yml ModifiedM .github/workflows/runtime_discord_notify.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…