diff --git a/.github/workflows/npm-update-bot.yml b/.github/workflows/npm-update-bot.yml index ca72ea9f..d63abd01 100644 --- a/.github/workflows/npm-update-bot.yml +++ b/.github/workflows/npm-update-bot.yml @@ -2,7 +2,7 @@ name: NPM Update Bot 🤖 on: push: - branches: [ "main" ] + branches: [ "master" ] schedule: - cron: "0 0 * * *"