Skip to content

Add workflow_dispatch trigger to CI workflows#124

Merged
cderv merged 1 commit intomainfrom
ci/add-workflow-dispatch
Apr 16, 2026
Merged

Add workflow_dispatch trigger to CI workflows#124
cderv merged 1 commit intomainfrom
ci/add-workflow-dispatch

Conversation

@cderv
Copy link
Copy Markdown
Collaborator

@cderv cderv commented Apr 16, 2026

Enables manual triggering of both the Rust test suite and the TS/WASM test suite
from the Actions UI or gh workflow run.

Needed to verify whether the nightly Rust regression (externref vs i32 in WASM builds)
affects main — see #116 for context.

Enables manual triggering of both the Rust test suite and the
TS/WASM test suite from the Actions UI or `gh workflow run`.
@cderv cderv merged commit 6625637 into main Apr 16, 2026
2 of 4 checks passed
@cderv cderv deleted the ci/add-workflow-dispatch branch April 16, 2026 10:31
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