Skip to content

Commit 1fd3eb5

Browse files
authored
Update actions工作流文件模板.yml
1 parent 2042c38 commit 1fd3eb5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

actions工作流文件模板.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: weixin
22
on:
3-
workflow_dispatch:
4-
schedule:
5-
# 代表国际标准时间23点0分,北京时间需要+8小时,代表北京时间上午7点运行
6-
- cron: '0 23 * * *'
3+
workflow_dispatch
74
jobs:
85
#将工作流程中运行的所有作业组合在一起
96
build:

0 commit comments

Comments
 (0)