We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d358ce0 commit eba09d5Copy full SHA for eba09d5
.github/workflows/main.yaml
@@ -1,8 +1,8 @@
1
name: 转换
2
3
-on:
4
- schedule:
5
- - cron: '0 5 * * *' # 每天凌晨 5 点执行
+#on:
+ #schedule:
+ #- cron: '0 5 * * *' # 每天凌晨 5 点执行
6
workflow_dispatch:
7
8
jobs:
0 commit comments