feat(deps): Add Nextcloud 28 support on main

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-05-17 15:26:57 +02:00
parent 2a5eece8fd
commit 0824921b2d
4 changed files with 39 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ["master", "stable26", "stable25", "stable24"]
branches: ["master", "stable27", "stable26", "stable25", "stable24"]
name: update-nextcloud-ocp-${{ matrix.branches }}