Skip to content

Commit e6afe0a

Browse files
committed
[ci] Only run w3c-publish on original repo
1 parent ba26db7 commit e6afe0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/w3c-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
publish-to-w3c-TR:
13+
if: github.repository == 'WebAssembly/spec'
1314
runs-on: ubuntu-latest
1415
steps:
1516
- name: Checkout repo

0 commit comments

Comments
 (0)