diff --git a/.github/workflows/npm-update-bot.yml b/.github/workflows/npm-update-bot.yml index ab619924..793c60b0 100644 --- a/.github/workflows/npm-update-bot.yml +++ b/.github/workflows/npm-update-bot.yml @@ -3,8 +3,8 @@ name: NPM Update Bot 🤖 on: push: branches: [ "master" ] - schedule: - - cron: "0 0 * * 1" + # schedule: + # - cron: "0 0 * * 1" jobs: npmupbot: