Skip to content

Update sec_semgrep.yml #92

Update sec_semgrep.yml

Update sec_semgrep.yml #92

Workflow file for this run

name: "Psalm"
on:
pull_request: {}
push:
branches:
- main
permissions: {}
jobs:
psalm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: shivammathur/setup-php@v2
with:
php-version: "8.1"
- run: composer install --no-progress
- run: vendor/bin/psalm