Skip to content

Commit

Permalink
run scheduled job to update
Browse files Browse the repository at this point in the history
  • Loading branch information
andybeet committed Nov 27, 2024
1 parent 32f518f commit 8444bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stocksmartapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
# uses UTC/GMT time (+ 5 hrs)
## put on HOLD until stockSMART have finished the reorganization
#- cron: "0 17 * * 3" # Every Wednesday at 1200 hrs = 1700 UTC
- cron: "0 22 * * 3" # Every Wednesday at 1200 hrs = 1700 UTC
#- cron: "0 */4 * * *" # Every 4th hour on
#- cron: "0 6 * * *" # Every day at 1am EST = 0600 GMT
#- cron: "26 * * * *" # Every hour on hour
Expand Down

0 comments on commit 8444bb2

Please sign in to comment.