summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-09 23:43:37 -0400
committerDax Raad <[email protected]>2025-09-09 23:44:04 -0400
commit38e8c42cf02f73fb300889ab989088899a3aedb7 (patch)
tree313db96535cf136cc1032618b43462c1f2f0e14c /.github
parent58fe88432714456350244ebbea1e6287d3dccb36 (diff)
downloadopencode-38e8c42cf02f73fb300889ab989088899a3aedb7.tar.gz
opencode-38e8c42cf02f73fb300889ab989088899a3aedb7.zip
ci: format
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/notify-discord.yml2
-rw-r--r--.github/workflows/opencode.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/notify-discord.yml b/.github/workflows/notify-discord.yml
index c9032c301..fde896410 100644
--- a/.github/workflows/notify-discord.yml
+++ b/.github/workflows/notify-discord.yml
@@ -2,7 +2,7 @@ name: discord
on:
release:
- types: [published] # fires only when a release is published
+ types: [published] # fires only when a release is published
jobs:
notify:
diff --git a/.github/workflows/opencode.yml b/.github/workflows/opencode.yml
index 08014cf2c..41ee75408 100644
--- a/.github/workflows/opencode.yml
+++ b/.github/workflows/opencode.yml
@@ -24,4 +24,4 @@ jobs:
env:
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
with:
- model: opencode/sonic \ No newline at end of file
+ model: opencode/sonic