Merge pull request #329 from laminas/4.0.x-merge-up-into-4.1.x_LhLmsdli #653
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: | |
- '[0-9]+.[0-9]+.x' | |
- 'refs/pull/*' | |
tags: | |
jobs: | |
ci: | |
uses: laminas/workflow-continuous-integration/.github/workflows/[email protected] |