Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 51913ec

Browse files
authored
Merge pull request #1520 from TriliumNext/renovate/electron-forge-monorepo
chore(deps): update electron-forge monorepo to v7.8.0
2 parents 40e990d + 73fc730 commit 51913ec

File tree

3 files changed

+133
-129
lines changed

3 files changed

+133
-129
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- cron: "0 2 * * *" # run at 2 AM UTC
66
# This can be used to allow manually triggering nightlies from the web interface
77
workflow_dispatch:
8+
push:
9+
branches:
10+
- renovate/electron-forge*
811
pull_request:
912
paths:
1013
- .github/actions/build-electron/*

0 commit comments

Comments
 (0)