npm-update-bot.yml: only push to master of wg-easy/wg-easy
This commit is contained in:
parent
1d4e56b665
commit
280fc9f095
|
@ -1,8 +1,7 @@
|
|||
name: NPM Update Bot 🤖
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
|
Loading…
Reference in New Issue