Skip to content

Commit

Permalink
Default branch rename
Browse files Browse the repository at this point in the history
Also remove books and figures as they no longer deploy.

Helps with whatwg/meta#174.
  • Loading branch information
annevk committed Jan 15, 2021
1 parent 2c7db1c commit 18fd8ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Test
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
schedule:
# 13:44 is an arbitrarily chosen daily time.
- cron: '44 13 * * *'
Expand Down
6 changes: 2 additions & 4 deletions debian/marquee/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
marquee hosts simple static sites.

Repos that deploy to this server:
- https://github.com/whatwg/books/blob/master/.travis.yml
- https://github.com/whatwg/figures/blob/master/.travis.yml
- https://github.com/whatwg/whatwg.org/blob/master/resources.whatwg.org/build/deploy.sh (used by many specs)
- https://github.com/whatwg/whatwg.org/blob/master/.travis.yml
- https://github.com/whatwg/whatwg.org/blob/main/resources.whatwg.org/build/deploy.sh (used by many specs)
- https://github.com/whatwg/whatwg.org/blob/main/deploy.sh

0 comments on commit 18fd8ce

Please sign in to comment.