Skip to content

jazir555/Github-Workflow-YAML-configs

Repository files navigation

Github-Workflow-YAML-configs

Workflows to automate composer dependencies

Working workflows:

composer-lock.yml

Updates Composer.lock to match composer.json automatically


install-dependencies.yml

Updates the repo's vendor folder and installs dependencies specified in composer.json.


release.yml

Creates a release using .gitignore to exclude folders


phpcbf.yml

Runs PHP unit tests after a PHP file is updated

About

Workflows to automate composer dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published