Commit 4665406 1 parent f56986a commit 4665406 Copy full SHA for 4665406
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Build test
3
3
on :
4
4
push :
5
5
branches-ignore :
6
- - master
6
+ - release
7
7
tags-ignore :
8
8
- ' *'
9
9
pull_request :
Original file line number Diff line number Diff line change 1
1
# [ QOwnNotes] ( https://www.qownnotes.org " QOwnNotes Official Site ") Web Companion browser extension
2
2
3
3
[ GitHub] ( https://github.com/qownnotes/web-companion ) |
4
- [ Changelog] ( https://github.com/qownnotes/web-companion/blob/develop /CHANGELOG.md ) |
4
+ [ Changelog] ( https://github.com/qownnotes/web-companion/blob/main /CHANGELOG.md ) |
5
5
[ Releases] ( https://github.com/qownnotes/web-companion/releases ) |
6
6
[ Chrome Web Store] ( https://chrome.google.com/webstore/detail/qownnotes-web-companion/pkgkfnampapjbopomdpnkckbjdnpkbkp ) |
7
7
[ Firefox Add-ons page] ( https://addons.mozilla.org/firefox/addon/qownnotes-web-companion ) |
8
8
[ QOwnNotes web page] ( https://www.qownnotes.org )
9
9
10
- [ ![ build-test] ( https://github.com/qownnotes/web-companion/workflows/build-test/badge.svg?branch=develop )] ( https://github.com/qownnotes/web-companion/actions/workflows/build-test.yml )
10
+ [ ![ build-test] ( https://github.com/qownnotes/web-companion/workflows/build-test/badge.svg?branch=main )] ( https://github.com/qownnotes/web-companion/actions/workflows/build-test.yml )
11
11
12
12
Chrome / Firefox browser extension to interact with the note-taking desktop application [ QOwnNotes] ( https://www.qownnotes.org ) for managing bookmarks and act as a web-clipper.
13
13
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " QOwnNotes Web Companion Ng " ,
2
+ "name" : " QOwnNotes Web Companion" ,
3
3
"short_name" : " qownnotes" ,
4
4
"description" : " __MSG_appDescription__" ,
5
5
"default_locale" : " en" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " QOwnNotes Web Companion Ng " ,
2
+ "name" : " QOwnNotes Web Companion" ,
3
3
"short_name" : " qownnotes" ,
4
4
"description" : " __MSG_appDescription__" ,
5
5
"default_locale" : " en" ,
15
15
16
16
"browser_specific_settings" : {
17
17
"gecko" : {
18
- "id" : " WebCompanionNg @qownnotes.org" ,
18
+ "id" : " WebCompanion @qownnotes.org" ,
19
19
"strict_min_version" : " 57.0"
20
20
}
21
21
},
You can’t perform that action at this time.
0 commit comments