Skip to content

Bump phpstan/phpstan from 2.2.10 to 2.2.13 #441

Bump phpstan/phpstan from 2.2.10 to 2.2.13

Bump phpstan/phpstan from 2.2.10 to 2.2.13 #441

Workflow file for this run

name: Release
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Release
uses: softprops/action-gh-release@v3
if: github.ref_type == 'tag'