CI: GitHub Actions: enable daily Coverity scan
authorIlya Shipitsin <chipitsine@gmail.com>
Fri, 25 Dec 2020 18:36:52 +0000 (23:36 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 7 Dec 2021 18:01:40 +0000 (19:01 +0100)
commite9470df1700ba1f4373099c1901b14c7fa76a085
treef9c48e74ee1e29f5c43d0d8c684543aa7b91988d
parent00ac7e29721ca803daef3cd5a1e798591b3b3c0c
CI: GitHub Actions: enable daily Coverity scan

That scan was previously implemented on Travis. Let us migrate
it to GitHub Actions.

Co-authored-by: Tim Duesterhus <tim@bastelstu.be>
(cherry picked from commit 64b6f367882acf8b82c634e19fb5e3d0e64d11ef)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
.github/workflows/coverity.yml [new file with mode: 0644]