Files
dolibarr/.github/workflows
Laurent Destailleur 8a942a632d Merge pull request #29165 from Dolibarr/dependabot/github_actions/mdeweerd/logToCheckStyle-2024.3.5
Bump mdeweerd/logToCheckStyle from 2024.3.4 to 2024.3.5
2024-04-02 11:54:23 +02:00
..
2024-02-21 14:55:44 +01:00
2020-02-20 01:22:40 +01:00

Workflow run order

To reduce run minutes, the following order is put in place:

On PR & Merge, always run:

  • pre-commit;
  • phan.

When both succeed, start:

  • phpstan;
  • Windows-ci;
  • travis.

See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-a-workflow-based-on-the-conclusion-of-another-workflow