Skip to content

Commit

Permalink
Update retrain.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreus authored Jun 18, 2024
1 parent 48f2b61 commit 6fff61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: retrain
on:
workflow_dispatch:
schedule:
- cron: "0 00 * * *"
- cron: "0 00 * * 1"
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 6fff61e

Please sign in to comment.