]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(CI): Update psalm baseline on stable26 37222/head
authorJoas Schilling <coding@schilljs.com>
Wed, 15 Mar 2023 07:13:13 +0000 (08:13 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 15 Mar 2023 07:13:13 +0000 (08:13 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.github/workflows/update-psalm-baseline.yml

index 8b515d3eea7b3f6f7e92b6e99a0563b1320b74a7..d75e2ea36894ec5be8ae02310794ee1094970162 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        branches: ["master", "stable25", "stable24", "stable23"]
+        branches: ["master", "stable26", "stable25", "stable24", "stable23"]
 
     name: update-psalm-baseline-${{ matrix.branches }}