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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-04-13 14:50:29 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-04-13 14:50:29 +0300
commit3e34190d3503a558552292dbd9da60f93d0f6fb9 (patch)
treef878fb0b1568b0cbaa18f4e7a4f04d518b9360a6 /.github
parenta9d63741eb2297f6ebaebdf60132dbd07fe1614d (diff)
parent16427edd5a35bde61c633058d9e6162e662cb7cb (diff)
Merge branch '2.8' into master
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 5e27a366a..04574b049 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,5 +1,7 @@
name: ownCloud CI
+on: [push]
+
defaults:
run:
shell: pwsh