diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 27aaf0c..364946c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 * * *' diff --git a/debian/marquee/README.md b/debian/marquee/README.md index 50e7866..108f30b 100644 --- a/debian/marquee/README.md +++ b/debian/marquee/README.md @@ -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