diff --git a/.github/workflows/walletservice.yml b/.github/workflows/walletservice.yml index e35e789..120f4ca 100644 --- a/.github/workflows/walletservice.yml +++ b/.github/workflows/walletservice.yml @@ -5,7 +5,7 @@ on: branches: - master schedule: - - cron: "0 */2 * * *" + - cron: "0 0 * * *" env: NODE_VERSION: 20