chobie / jira-api-restclient

php JIRA REST API
MIT License
217 stars 123 forks source link

Improve GitHub Actions workflow for Composer #197

Closed aik099 closed 2 years ago

aik099 commented 2 years ago

Improve GitHub Actions workflow with this:

  1. use dedicated GitHub Actions for Composer dependency install
  2. auto-cancel concurrent jobs if the subsequent commit is detected in a branch, where the build hasn't finished yet