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 957ee40 commit 9154c8fCopy full SHA for 9154c8f
.github/workflows/test.yml
@@ -2,9 +2,9 @@ name: Test
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
pull_request:
7
8
9
jobs:
10
build:
README.md
@@ -141,4 +141,4 @@ See the [LICENSE file][LICENSE] for license text and copyright information.
141
[travis-badge]: https://img.shields.io/travis/yahoo/serialize-javascript.svg?style=flat-square
142
[express-state]: https://github.com/yahoo/express-state
143
[JSON.stringify]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
144
-[LICENSE]: https://github.com/yahoo/serialize-javascript/blob/master/LICENSE
+[LICENSE]: https://github.com/yahoo/serialize-javascript/blob/main/LICENSE
0 commit comments