You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
* Adds a GH Actions workflow for the PHPStan check which was previously run on Travis.
* Removes that part of the `.travis.yml` configuration.
Notes:
Builds will run on all pushes and on pull requests, with the exception of those just modifying files which are irrelevant to this workflow.
0 commit comments