ci(psalm): Generate base analysis on pushes so we can compare to updated reports

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
pull/36402/head
Joas Schilling 1 year ago committed by GitHub
parent be1de30a4f
commit 664c7113ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,10 @@ name: Psalm static code analysis
on:
pull_request:
push:
branches:
- master
- stable*
jobs:
static-code-analysis:

Loading…
Cancel
Save