Merge branch 'master' into bug/ps-136-search-accented-characters-clients

This commit is contained in:
gbubemismith 2022-05-23 12:42:57 +01:00
commit 764c5880cf
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
- 'gh-pages'
paths:
- 'apps/browser/**'
- '.github/workflows/build-browser.yml'
workflow_dispatch:
inputs: {}

View File

@ -8,6 +8,7 @@ on:
- 'gh-pages'
paths:
- 'apps/desktop/**'
- '.github/workflows/build-desktop.yml'
workflow_dispatch:
inputs: {}