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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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