Files
dolibarr/.github/workflows
..
2024-11-13 12:49:30 +01:00
2024-12-24 02:00:37 +01:00
2024-12-08 15:35:03 +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