Skip to content

Commit

Permalink
Disable W3C publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dhil committed Apr 12, 2024
1 parent e49a5b7 commit 02de8d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/w3c-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
jobs:
publish-to-w3c-TR:
runs-on: ubuntu-latest
# TODO(dhil): The following effectively disables this workflow. It
# should be removed before merging with upstream.
if: false
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 02de8d1

Please sign in to comment.