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 🤖
|
name: NPM Update Bot 🤖
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [ "master" ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue