Skip to content

Update pr_await_changes.yml #11

Update pr_await_changes.yml

Update pr_await_changes.yml #11

Workflow file for this run

name: "Psalm"
on:
pull_request:
merge_group:
push:
branches:
- main
permissions: {}
jobs:
psalm:
name: "Scan"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b # [email protected]
with:
php-version: "8.1"
- run: composer install --no-progress
- run: vendor/bin/psalm