Issue #10: Increased PHPStan memory_limit
to 1G
#55
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "Continuous Integration" | |
on: | |
pull_request: | |
push: | |
branches: | |
tags: | |
jobs: | |
ci: | |
uses: laminas/workflow-continuous-integration/.github/workflows/continuous-integration.yml@1.x |