summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-05-14 14:27:18 -0400
committerDax Raad <[email protected]>2025-05-14 14:27:18 -0400
commite91371c6a5bdef5e02752991559be6fdb7b65488 (patch)
treef7ef912d69f05f50a29306cf2f572f8c288e96f5
parent9d173143099dfea175142a77cdb148ae468065ad (diff)
downloadopencode-e91371c6a5bdef5e02752991559be6fdb7b65488.tar.gz
opencode-e91371c6a5bdef5e02752991559be6fdb7b65488.zip
ci
-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 939ebb46f..adede3567 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- - main
+ - dev
concurrency: ${{ github.workflow }}-${{ github.ref }}