diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index 27299f0f..99e57d7c 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -2,9 +2,9 @@ name: Ruby on: push: - branches: [ master ] + branches: [ '*' ] pull_request: - branches: [ master ] + branches: [ '*' ] jobs: build: diff --git a/contents.json b/contents.json index 1de6f044..225f5064 100644 --- a/contents.json +++ b/contents.json @@ -18999,6 +18999,22 @@ "screenshots": [ "https://i.imgur.com/QXPVzw6.png" ] + }, + { + "title": "Outline", + "category-ids": [ + "security" + ], + "description": "VPN designed for use with the Outline Server software, but fully compatible with any Shadowsocks server", + "source": "https://github.com/Jigsaw-Code/outline-client", + "homepage": "https://getoutline.org/en/home", + "license": "apache-2.0", + "tags": [ + "cordova" + ], + "stars": 5400, + "date_added": "Apr 13", + "suggested_by": "@Genesis0x1b" } ] }