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

github.com/nextcloud/updater_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-31 11:34:13 +0300
committerGitHub <noreply@github.com>2022-01-31 11:34:13 +0300
commitf756f5d94fe9c0957f025202c0258f14c3506b6b (patch)
tree6057d9e58b8022f87bff460a9d7991f75ab9b8fc
parent24371da85b49d29ffbb90572405466c9db9548b1 (diff)
parentb352dbe11b6e12320a346ab3f54f328e38c1ef11 (diff)
Merge pull request #697 from nextcloud/fix/upgrades-workflow-push
-rw-r--r--.github/workflows/upgrade.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/upgrade.yml b/.github/workflows/upgrade.yml
index ebb8ab1..418c89a 100644
--- a/.github/workflows/upgrade.yml
+++ b/.github/workflows/upgrade.yml
@@ -5,7 +5,6 @@ on:
push:
branches:
- master
- - production
jobs:
changes: