We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6a4bf commit a59dfa6Copy full SHA for a59dfa6
.github/workflows/sync-gitee-mirror.yml
@@ -28,4 +28,4 @@ jobs:
28
account_type: org
29
30
# 默认会同步 account_type 下的所有仓库, 打开下面配置只同步当前仓库
31
- # static_list: ${{ github.event.repository.name }}
+ static_list: ${{ github.event.repository.name }}
0 commit comments