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-06 18:39:30 +0300
committerGitHub <noreply@github.com>2021-04-06 18:39:30 +0300
commit142ec9dd3e65a1cd696ba26d472216a45c9b2610 (patch)
tree425840540495400923feb4a48bd226858e28b064 /.github
parent13061590ea9895e329caafceda3bcba80f2799bb (diff)
Ci: Move github actions builds from 2.7 to 2.8
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 24525336d..d75697fa0 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -4,12 +4,12 @@ on:
pull_request:
branches:
- "master"
- - "2.7"
+ - "2.8"
push:
branches:
- "master"
- - "2.7"
+ - "2.8"
defaults:
run: