Browse Source

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

pull/389/head
Philip H 1 year ago
committed by GitHub
parent
commit
280fc9f095
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/npm-update-bot.yml

3
.github/workflows/npm-update-bot.yml

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

Loading…
Cancel
Save