Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronise coverity scan branches on a weekly basis. #933

Merged
merged 1 commit into from
Aug 25, 2020

Commits on Aug 6, 2020

  1. Synchronise coverity scan branches on a weekly basis.

    This uses github actions to synchronise `coverity-develop` to point at
    `develop`, and so triggers a Coverity Scan build on a weekly basis, if
    that branch has moved.
    
    It is also possible to trigger this manually, by going to
    https://github.com/eclipse/paho.mqtt.c/actions , selecting the
    Synchronise Coverity Scan branches workflow, clicking `Run workflow`,
    then `Run workflow`.
    
    Signed-off-by: Roger A. Light <roger@atchoo.org>
    ralight committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    35a3981 View commit details
    Browse the repository at this point in the history