We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6355c1 + 8dca156 commit e03398fCopy full SHA for e03398f
.github/workflows/static-analysis.yml
@@ -49,6 +49,7 @@ jobs:
49
- name: Psalm
50
uses: docker://vimeo/psalm-github-actions:4.4.1
51
with:
52
+ args: --shepherd
53
composer_require_dev: true
54
security_analysis: true
55
report_file: results.sarif
0 commit comments