haproxy/.github
Tim Duesterhus 8d173e17c0 CI: Pass the github.event_name to matrix.py
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(...)
2020-11-21 11:05:16 +01:00
..
ISSUE_TEMPLATE DOC: overhauling github issue templates 2020-08-17 20:29:27 +02:00
workflows CI: Pass the github.event_name to matrix.py 2020-11-21 11:05:16 +01:00
errorfile CI: github actions: add weekly h2spec test 2020-03-24 21:04:25 +01:00
h2spec.config CI: github actions: add weekly h2spec test 2020-03-24 21:04:25 +01:00
matrix.py CI: Pass the github.event_name to matrix.py 2020-11-21 11:05:16 +01:00
vtest.json CI: Expand use of GitHub Actions for CI 2020-11-10 10:15:17 +01:00