Merge pull request #1520 from TriliumNext/renovate/electron-forge-monorepo

chore(deps): update electron-forge monorepo to v7.8.0
This commit is contained in:
Elian Doran
2025-03-26 19:16:54 +02:00
committed by GitHub
3 changed files with 133 additions and 129 deletions

View File

@@ -5,6 +5,9 @@ on:
- cron: "0 2 * * *" # run at 2 AM UTC
# This can be used to allow manually triggering nightlies from the web interface
workflow_dispatch:
push:
branches:
- renovate/electron-forge*
pull_request:
paths:
- .github/actions/build-electron/*