mirror of
https://github.com/nextcloud/server.git
synced 2026-04-28 17:48:40 -04:00
chore(CI): Update psalm baseline on stable26
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
01d58b6f12
commit
3fea682907
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-psalm-baseline.yml
vendored
2
.github/workflows/update-psalm-baseline.yml
vendored
|
|
@ -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 }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue