Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 330 Bytes

github-workflows.md

File metadata and controls

9 lines (5 loc) · 330 Bytes

Github workflows

documentation

Configuration files are in .github/workflows/ directory

For local test you can use nektos/act library

To test only one config per time use act --workflows .github/workflows/phpstan-analyse.yml command