Skip to content

Bump phpstan/phpstan from 1.12.4 to 1.12.6 (#1185) #348

Bump phpstan/phpstan from 1.12.4 to 1.12.6 (#1185)

Bump phpstan/phpstan from 1.12.4 to 1.12.6 (#1185) #348

Workflow file for this run

name: Contributor Workflow
on:
push:
branches:
- main
jobs:
contrib-readme:
runs-on: ubuntu-latest
name: Update contrib in README
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}