We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf1335 commit 7f49e80Copy full SHA for 7f49e80
.github/workflows/actions.yml
@@ -4,7 +4,6 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - master
8
- main
9
10
jobs:
README.md
@@ -15,7 +15,7 @@ Very likely you want to try out your changes with the use of ZAT. See [ZAT](http
15
This project uses Rspec, which can be run with `bundle exec rake`.
16
17
## Contribute
18
-* Put up a PR into the master branch.
+* Put up a PR into the main branch.
19
* CC and get two +1 from @zendesk/wattle.
20
21
### Releasing a new version
0 commit comments