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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2020-10-14 22:10:40 +0300
committerdartcafe <github@dartcafe.de>2020-10-20 15:39:56 +0300
commit1b6fa1b437615f594f2c2acf5175bef85f39ba0f (patch)
tree022ddcb28eb462d7c06a6810594dc41a9984e010 /.github
parent5367c5332528e30b85df093b95d9ebc186899f29 (diff)
Adding more NC branches to checks
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 84234398..b7a5420b 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.3', '7.4']
- nextcloud-versions: ['master']
+ nextcloud-versions: ['master', 'stable20', 'stable19','stable18',]
name: Nextcloud AppCode check