haproxy/.github/workflows
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
..
codespell.yml CI: extend spellchecker whitelist 2020-06-26 11:26:52 +02:00
compliance.yml CI: Make the h2spec workflow more consistent with the VTest workflow 2020-11-17 11:55:48 +01:00
openssl-nodeprecated.yml CI: github actions: limit OpenSSL no-deprecated builds to "default,bug,devel" reg-tests 2020-11-04 16:14:09 +01:00
vtest.yml CI: Pass the github.event_name to matrix.py 2020-11-21 11:05:16 +01:00
windows-latest.yml BUILD: enable ERR=1 in github cygwin builds 2020-02-15 16:32:38 +01:00