File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ node_js:
1818 - 12.16.1
1919branches :
2020 only :
21- - master
21+ - main
2222cache :
2323 directories :
2424 - node_modules/
Original file line number Diff line number Diff line change 1- # OAuth2 for Apps Script [ ![ Build Status] ( https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=master )] ( https://travis-ci.org/googleworkspace/apps-script-oauth2 )
1+ # OAuth2 for Apps Script [ ![ Build Status] ( https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=main )] ( https://travis-ci.org/googleworkspace/apps-script-oauth2 )
22
33OAuth2 for Apps Script is a library for Google Apps Script that provides the
44ability to create and authorize OAuth2 tokens as well as refresh them when they
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ <h3> </h3>
5959
6060
6161 < section >
62- < article > < h1 > OAuth2 for Apps Script < a href ="https://travis-ci.org/googleworkspace/apps-script-oauth2 "> < img src ="https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=master " alt ="Build Status "> </ a > </ h1 >
62+ < article > < h1 > OAuth2 for Apps Script < a href ="https://travis-ci.org/googleworkspace/apps-script-oauth2 "> < img src ="https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=main " alt ="Build Status "> </ a > </ h1 >
6363< p > OAuth2 for Apps Script is a library for Google Apps Script that provides the
6464ability to create and authorize OAuth2 tokens as well as refresh them when they
6565expire. This library uses Apps Script's
You can’t perform that action at this time.
0 commit comments