aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-24 20:40:17 -0500
committerDhravya <[email protected]>2024-06-24 20:40:17 -0500
commite7a80ffd441ea93f499d60aec240d280b5501d5a (patch)
tree69604bcc06e92f61ebb668704ab9a8c9baeb8b06 /.github
parentMerge pull request #80 from Dhravya/telegram-bot (diff)
downloadsupermemory-e7a80ffd441ea93f499d60aec240d280b5501d5a.tar.xz
supermemory-e7a80ffd441ea93f499d60aec240d280b5501d5a.zip
drizzle-orm in dependencies, prod wrangler.toml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9c1f459d..ab1c37ac 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build and Deploy Changes
on:
push:
- branches: [main]
+ branches: [main, codetorso]
paths:
- "apps/web/**"
- "apps/extension/**"