We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734608e commit d1859f9Copy full SHA for d1859f9
.github/workflows/w3c-publish.yml
@@ -12,9 +12,6 @@ jobs:
12
publish-to-w3c-TR:
13
if: github.repository == 'WebAssembly/spec'
14
runs-on: ubuntu-latest
15
- # TODO(dhil): The following effectively disables this workflow. It
16
- # should be removed before merging with upstream.
17
- if: false
18
steps:
19
- name: Checkout repo
20
uses: actions/checkout@v2
0 commit comments