Update a URL in CI README

This commit is contained in:
Jon Siwek 2020-02-21 21:23:52 -08:00
parent f0c713046c
commit 43ade7ea4a
3 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,8 @@
3.2.0-dev.99 | 2020-02-21 21:23:52 -0800
* Update a URL in CI README (Jon Siwek, Corelight)
3.2.0-dev.98 | 2020-02-21 20:04:30 -0800 3.2.0-dev.98 | 2020-02-21 20:04:30 -0800
* Val: use C++ initializers (Max Kellermann) * Val: use C++ initializers (Max Kellermann)

View file

@ -1 +1 @@
3.2.0-dev.98 3.2.0-dev.99

View file

@ -37,7 +37,7 @@ Email Notifications
Cirrus CI doesn't feature any way to perform email notifications on failures, Cirrus CI doesn't feature any way to perform email notifications on failures,
so that is instead handled by a separate GitHub Action: so that is instead handled by a separate GitHub Action:
https://github.com/jsiwek/ci-email-action https://github.com/zeek/ci-email-action
The configuration of that GitHub Action is typical: it's just the The configuration of that GitHub Action is typical: it's just the
``.github/workflows/ci-notification.yml`` file, which set SMTP/mail info ``.github/workflows/ci-notification.yml`` file, which set SMTP/mail info