npm-update-bot.yml: only push to master of wg-easy/wg-easy

This commit is contained in:
Philip H 2024-01-04 15:19:29 +01:00 committed by GitHub
parent 1d4e56b665
commit 280fc9f095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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