Merge branch 'main' into bkellam/search_time_improvements

This commit is contained in:
Brendan Kellam 2025-10-07 23:52:15 -07:00 committed by GitHub
commit 6219f04be8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Deploy Demo
on: on:
push: push:
branches: ["main"] tags: ["v*.*.*"]
workflow_dispatch: workflow_dispatch:
jobs: jobs: