Skip to content

Commit eba09d5

Browse files
authored
Update main.yaml
1 parent d358ce0 commit eba09d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: 转换
22

3-
on:
4-
schedule:
5-
- cron: '0 5 * * *' # 每天凌晨 5 点执行
3+
#on:
4+
#schedule:
5+
#- cron: '0 5 * * *' # 每天凌晨 5 点执行
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)