Skip to content

Commit

Permalink
[ci] Only run w3c-publish on original repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Apr 12, 2024
1 parent ba26db7 commit e6afe0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/w3c-publish.yml
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
publish-to-w3c-TR:
if: github.repository == 'WebAssembly/spec'
runs-on: ubuntu-latest
steps:
- name: Checkout repo
Expand Down

0 comments on commit e6afe0a

Please sign in to comment.