mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 16:52:46 +02:00
This is a preparation to later run some matrix entries on schedule only.
Within the matrix.py script it can now be detected whether the workflow is
running on schedule by using:
if build_type == "schedule":
matrix.append(...)
4.5 KiB
4.5 KiB