forked from mirrors/amnezia-wg-easy
CI: use master as reference
This commit is contained in:
parent
d588e01017
commit
5c26b4997d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/npm-update-bot.yml
vendored
2
.github/workflows/npm-update-bot.yml
vendored
|
@ -2,7 +2,7 @@ name: NPM Update Bot 🤖
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "master" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue