summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-05-27 14:31:53 -0400
committerDax Raad <[email protected]>2025-05-27 14:31:53 -0400
commit6a43afc4e79d671e4f622a5f005d2931a219e9d5 (patch)
tree2f85102ebf718de2b3de114e348ee84948e7e684 /.github
parentc01eefc7292c1d778a5530dbd43a486addd42e93 (diff)
downloadopencode-6a43afc4e79d671e4f622a5f005d2931a219e9d5.tar.gz
opencode-6a43afc4e79d671e4f622a5f005d2931a219e9d5.zip
sync
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 1f7a561f0..da66e62c6 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -4,8 +4,6 @@ on:
push:
branches:
- dontlook
- paths:
- - "app/**"
workflow_dispatch:
concurrency: ${{ github.workflow }}-${{ github.ref }}