CI: use master as reference

This commit is contained in:
Peter Lewis
2023-12-21 16:15:21 +00:00
committed by GitHub
parent d588e01017
commit 5c26b4997d

View File

@@ -2,7 +2,7 @@ name: NPM Update Bot 🤖
on: on:
push: push:
branches: [ "main" ] branches: [ "master" ]
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"