From 2ccc8272abae5c18e5d841808efbec17c37c9f19 Mon Sep 17 00:00:00 2001 From: BowsiePup <34384474+BowsiePup@users.noreply.github.com> Date: Fri, 22 Dec 2023 23:22:14 -0500 Subject: [PATCH] update read me --- .github/workflows/push_main_build.yml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/push_main_build.yml b/.github/workflows/push_main_build.yml index b6a9851..c3471ae 100644 --- a/.github/workflows/push_main_build.yml +++ b/.github/workflows/push_main_build.yml @@ -3,6 +3,9 @@ name: Test on: push: branches: [ main ] + paths: + - 'src/**' + - '.github/workflows/push_main_build.yml' jobs: build: diff --git a/README.md b/README.md index e5b83a7..40b4707 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ When a web authentication is requested by the server, this plugin opens a native ## Installation -To install this plugin, follow the instructions in the [Tabby documentation](https://tabby.sh/docs/config.html) for installing plugins. +Plugins and themes can be installed directly from the Settings view inside Tabby. ## Usage