Skip to content

Commit 502534d

Browse files
Merge pull request #37222 from nextcloud/bugfix/noid/update-psalm-baseline-on-stable26
chore(psalm): Update psalm baseline also on stable26
2 parents ecd443c + 3fea682 commit 502534d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-psalm-baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
branches: ["master", "stable25", "stable24", "stable23"]
17+
branches: ["master", "stable26", "stable25", "stable24", "stable23"]
1818

1919
name: update-psalm-baseline-${{ matrix.branches }}
2020

0 commit comments

Comments
 (0)