mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update a URL in CI README
This commit is contained in:
parent
f0c713046c
commit
43ade7ea4a
3 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -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
|
||||
|
||||
* Val: use C++ initializers (Max Kellermann)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.2.0-dev.98
|
||||
3.2.0-dev.99
|
||||
|
|
|
@ -37,7 +37,7 @@ Email Notifications
|
|||
Cirrus CI doesn't feature any way to perform email notifications on failures,
|
||||
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
|
||||
``.github/workflows/ci-notification.yml`` file, which set SMTP/mail info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue