mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
7 lines
115 B
YAML
7 lines
115 B
YAML
config: |
|
|
[mail]
|
|
host = smtp.mydomain.com
|
|
port = 25
|
|
username = {{username}}
|
|
password = {{pwd}}
|