summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
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