Files
dolibarr/.github/workflows
Laurent Destailleur 36b681153e Fix CI
2026-01-23 17:14:17 +01:00
..
2025-11-06 02:30:59 +01:00
2025-12-04 21:50:26 +01:00
2020-02-20 01:22:40 +01:00
2026-01-23 17:14:17 +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