Skip to content

Commit 8e53078

Browse files
authored
Update run.yml
修改自动触发时间
1 parent eecc8aa commit 8e53078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: started
99
workflow_dispatch:
1010
schedule:
11-
- cron: 35 3 * * *
11+
- cron: 37 6 * * *
1212
jobs:
1313
build-and-deploy:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)