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-08-06 18:42:24 +0300
committerGitHub <noreply@github.com>2021-08-06 18:42:24 +0300
commit60313edb96eb2eb82b396ad86bca6e62db0c48cc (patch)
treec7daeab8060954c8a93c20816940788c52e1d613 /.github
parentb3fbafe68a96b49ccfdfc6366eff5c55ee53ec59 (diff)
CI: Enable github actions on 2.10
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 9779680ab..5d6b25952 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -4,10 +4,8 @@ on:
push:
branches:
- master
- - v*
+ - '[0-9]+.*'
pull_request:
- branches:
- - '*'
defaults:
run: