Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

ci: phpstan 1.0

ci: phpstan 1.0 #36

name: release-please
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: google-github-actions/release-please-action@v2
with:
release-type: php
bump-minor-pre-major: true