Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@jgraph.com>2021-05-09 00:54:46 +0300
committerGitHub <noreply@github.com>2021-05-09 00:54:46 +0300
commite67434df18cc432f442e82658b3505e3840bf026 (patch)
treebbfaafb94e6b1fcb8f8778cd4489564913890c98 /.github
parent9220f751e9fc3fe44c70d1a7a3dd7b9c74075c70 (diff)
Update electron-builder.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/electron-builder.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/electron-builder.yml b/.github/workflows/electron-builder.yml
index 88a719a..2625b5e 100644
--- a/.github/workflows/electron-builder.yml
+++ b/.github/workflows/electron-builder.yml
@@ -2,6 +2,8 @@ name: Electron Builder CI
on:
push:
+ branches:
+ - main
tags:
- 'v*'