Files
dolibarr/.github/workflows
2024-12-17 16:54:55 +01:00
..
2024-02-21 14:55:44 +01:00
2024-11-13 12:49:30 +01:00
2020-02-20 01:22:40 +01:00
2024-11-13 12:49:30 +01:00
2024-12-13 14:05:04 +01:00
2024-12-09 08:36:07 +01:00
2024-11-13 12:49:30 +01:00
2024-12-08 15:35:03 +01:00
2024-12-09 08:40:25 +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