Skip to content

Commit

Permalink
更新自动化脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
jason5ng32 committed Feb 25, 2024
1 parent b8fa151 commit e2b90b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autogen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Generate ics files

on:
schedule:
- cron: '0 6 * * *'
- cron: '0 18 * * *'
- cron: '10 3 * * *'
- cron: '10 15 * * *'

jobs:
run-scripts:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/autoget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Get Earnings Calendar Data

on:
schedule:
- cron: '0 5 * * *'
- cron: '0 17 * * *'
- cron: '0 3 * * *'
- cron: '0 15 * * *'

jobs:
run-scripts:
Expand Down

0 comments on commit e2b90b5

Please sign in to comment.