You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/cp_pull_upstream.yml
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -40,15 +40,11 @@ jobs:
40
40
uses: actions-cool/issues-helper@v3
41
41
with:
42
42
actions: 'create-issue'
43
-
title: '🚨 同步失败 | Sync Fail'
43
+
title: '🚨 Sync Fail | 同步失败'
44
44
labels: '🚨 Sync Fail'
45
45
body: |
46
-
Due to a change in the workflow file of the [LobeChat][lobechat] upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.
46
+
Due to a change in the workflow file of the upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork.
0 commit comments