Skip to content

Commit

Permalink
Update run_ops.yml
Browse files Browse the repository at this point in the history
changed runtime
  • Loading branch information
JethandHotman authored Apr 19, 2024
1 parent eb02153 commit c6af62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: run auto_sst

on:
schedule:
- cron: '0 10 * * *' # 1600 SAST
- cron: '0 14 * * *' # 1600 SAST
workflow_dispatch: # Optional, if you still want manual triggering with other inputs
inputs:
build_image:
Expand Down

0 comments on commit c6af62b

Please sign in to comment.