File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Test
22
33on :
44 push :
5- branches : [master ]
5+ branches : [main ]
66 pull_request :
7- branches : [master ]
7+ branches : [main ]
88
99jobs :
1010 build :
Original file line number Diff line number Diff line change @@ -141,4 +141,4 @@ See the [LICENSE file][LICENSE] for license text and copyright information.
141141[ travis-badge ] : https://img.shields.io/travis/yahoo/serialize-javascript.svg?style=flat-square
142142[ express-state ] : https://github.com/yahoo/express-state
143143[ 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
144+ [ LICENSE ] : https://github.com/yahoo/serialize-javascript/blob/main /LICENSE
You can’t perform that action at this time.
0 commit comments