WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.09k stars 438 forks source link

[CI] Publish to W3C only on push to main #1738

Closed sideshowbarker closed 4 months ago

sideshowbarker commented 4 months ago

This change splits the publish-to-W3C-TR job out into its own separate workflow, and only runs that workflow for pushes to the main branch — but not for pushes to pull-request branches.