aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-24 20:40:45 -0500
committerDhravya <[email protected]>2024-06-24 20:40:45 -0500
commit5446660626657c92eb88a515c53c1fba0c4f5987 (patch)
tree0073264ea444db87b587e958983be67b245b645c /.github/workflows
parentdrizzle-orm in dependencies, prod wrangler.toml (diff)
downloadsupermemory-5446660626657c92eb88a515c53c1fba0c4f5987.tar.xz
supermemory-5446660626657c92eb88a515c53c1fba0c4f5987.zip
build.yml
Diffstat (limited to '.github/workflows')
-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 ab1c37ac..9c1f459d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build and Deploy Changes
on:
push:
- branches: [main, codetorso]
+ branches: [main]
paths:
- "apps/web/**"
- "apps/extension/**"