Skip to content

Commit

Permalink
automate command again 8
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieAlex committed May 23, 2024
1 parent 2eb7911 commit 8e830c1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 163 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/get_prediction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Get Prediction

on:
schedule:
- cron: "50 16 * * *"
- cron: "13 17 * * *"

jobs:
send-message:
Expand Down
86 changes: 0 additions & 86 deletions .github/workflows/get_prediction_linebot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/get_result.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Get Result

on:
schedule:
- cron: "46 13 * * *"
- cron: "00 01 * * *"

jobs:
send-message:
Expand Down
75 changes: 0 additions & 75 deletions .github/workflows/get_result_linebot.yml

This file was deleted.

0 comments on commit 8e830c1

Please sign in to comment.