Skip to content

Commit 7f49e80

Browse files
committed
Rename master branch to main
1 parent cdf1335 commit 7f49e80

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
87
- main
98

109
jobs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Very likely you want to try out your changes with the use of ZAT. See [ZAT](http
1515
This project uses Rspec, which can be run with `bundle exec rake`.
1616

1717
## Contribute
18-
* Put up a PR into the master branch.
18+
* Put up a PR into the main branch.
1919
* CC and get two +1 from @zendesk/wattle.
2020

2121
### Releasing a new version

0 commit comments

Comments
 (0)