Skip to content

Commit

Permalink
changed cron
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayaktorus committed Sep 19, 2024
1 parent 1a6f729 commit 43db0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/walletservice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- master
schedule:
- cron: "0 */2 * * *"
- cron: "0 0 * * *"

env:
NODE_VERSION: 20
Expand Down

0 comments on commit 43db0fa

Please sign in to comment.