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 ba26db7 commit e6afe0aCopy full SHA for e6afe0a
.github/workflows/w3c-publish.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
publish-to-w3c-TR:
13
+ if: github.repository == 'WebAssembly/spec'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout repo
0 commit comments