Skip to content

[web] fix 'npm run pull:wasm' for main branch #24429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 15, 2025

Description

Change status=completed to status=success, because job cancelling is also considered "completed".

See https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow--parameters

@fs-eire fs-eire merged commit fc7595f into microsoft:main Apr 15, 2025
69 of 73 checks passed
ashrit-ms pushed a commit that referenced this pull request Apr 24, 2025
### Description
<!-- Describe your changes. -->

Change `status=completed` to `status=success`, because job cancelling is
also considered "completed".

See
https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow--parameters
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.

None yet

2 participants