Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
BowsiePup committed Dec 23, 2023
1 parent f6b8fd2 commit 2ccc827
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/push_main_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Test
on:
push:
branches: [ main ]
paths:
- 'src/**'
- '.github/workflows/push_main_build.yml'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2ccc827

Please sign in to comment.