chore(CI): Update psalm baseline on stable26

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/37222/head
Joas Schilling 2 years ago
parent 01d58b6f12
commit 3fea682907
No known key found for this signature in database
GPG Key ID: C400AAF20C1BB6FC
  1. 2
      .github/workflows/update-psalm-baseline.yml

@ -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…
Cancel
Save