Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default branch rename #151

Merged
merged 1 commit into from
Jan 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Dispatch
on:
push:
branches:
- master
- main
jobs:
dispatch:
name: Dispatch
Expand Down
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
jobs:
test:
name: Test
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ The Steering Group has adopted the following additional policies:

(These are maintained as Markdown resources in this repository, except for the Contributor and
Workstream Participant Agreement which is maintained as
[agreement.hbs](https://github.com/whatwg/participate.whatwg.org/commits/master/agreement.hbs) in
the [participate.whatwg.org](https://github.com/whatwg/participate.whatwg.org) repository.)
[agreement.hbs](https://github.com/whatwg/participate.whatwg.org/commits/main/agreement.hbs) in the
[participate.whatwg.org](https://github.com/whatwg/participate.whatwg.org) repository.)


## Steering Group representatives
Expand Down
6 changes: 3 additions & 3 deletions policy-link-mapping.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
./Privacy%20Policy.md=privacy-policy
./Policies.md=policies
./Working%20Mode.md=working-mode
./db.json=https://github.com/whatwg/sg/blob/master/db.json
./ThirdPartyNotices/W3CLicenses.md=https://github.com/whatwg/sg/blob/master/ThirdPartyNotices/W3CLicenses.md
./LICENSE=https://github.com/whatwg/sg/blob/master/LICENSE
./db.json=https://github.com/whatwg/sg/blob/main/db.json
./ThirdPartyNotices/W3CLicenses.md=https://github.com/whatwg/sg/blob/main/ThirdPartyNotices/W3CLicenses.md
./LICENSE=https://github.com/whatwg/sg/blob/main/LICENSE