File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Test
2
2
3
3
on :
4
4
push :
5
- branches : [master ]
5
+ branches : [main ]
6
6
pull_request :
7
- branches : [master ]
7
+ branches : [main ]
8
8
9
9
jobs :
10
10
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.
141
141
[ travis-badge ] : https://img.shields.io/travis/yahoo/serialize-javascript.svg?style=flat-square
142
142
[ express-state ] : https://github.com/yahoo/express-state
143
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
144
+ [ LICENSE ] : https://github.com/yahoo/serialize-javascript/blob/main /LICENSE
You can’t perform that action at this time.
0 commit comments