mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
12 lines
114 B
YAML
12 lines
114 B
YAML
language: rust
|
|
|
|
branches:
|
|
only:
|
|
- master
|
|
|
|
rust:
|
|
- stable
|
|
|
|
notifications:
|
|
irc: 'irc.mozilla.org#rustsec'
|