Browse Source

disable npm-update-bot.yml

pull/1239/head
Viktor Yudov 2 years ago
parent
commit
da88f1614a
  1. 4
      .github/workflows/npm-update-bot.yml

4
.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:

Loading…
Cancel
Save