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@draw.io>2021-11-10 14:40:35 +0300
committerDavid Benson <david@draw.io>2021-11-10 14:40:35 +0300
commit0be9340d06e455103626a61db42e00d44f04152b (patch)
treedcc164fa958ccd35f749d0fd1fc8794243eeffbc
parente5b2d11a6268f438d7f5ac39281e4148130c775d (diff)
parent9ed9a5beace0f94445df04b9b8fceeba336ddef9 (diff)
Merge commit '9ed9a5beace0f94445df04b9b8fceeba336ddef9' into release
-rw-r--r--.github/workflows/electron-builder-win.yml2
-rw-r--r--.github/workflows/electron-builder.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/electron-builder-win.yml b/.github/workflows/electron-builder-win.yml
index a1116e3..6e50652 100644
--- a/.github/workflows/electron-builder-win.yml
+++ b/.github/workflows/electron-builder-win.yml
@@ -2,8 +2,6 @@ name: Electron Builder CI (WIN)
on:
push:
- tags:
- - 'v*'
jobs:
build:
diff --git a/.github/workflows/electron-builder.yml b/.github/workflows/electron-builder.yml
index 650d0c5..ecf628b 100644
--- a/.github/workflows/electron-builder.yml
+++ b/.github/workflows/electron-builder.yml
@@ -2,8 +2,6 @@ name: Electron Builder CI
on:
push:
- tags:
- - 'v*'
jobs:
build: