We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a5338 commit e0240f2Copy full SHA for e0240f2
.github/workflows/issue-translation.yml
@@ -16,7 +16,7 @@ name: Bidirectional Issue Translation and Update
16
17
on:
18
issues:
19
- types: [opened, edited]
+ types: [opened]
20
env:
21
ANTHROPIC_BASE_URL: "https://open.bigmodel.cn/api/anthropic"
22
jobs:
0 commit comments