Move email env var reading to yml files (#35191)
This commit is contained in:
parent
2e0a00ab46
commit
48451b782d
6 changed files with 162 additions and 33 deletions
|
@ -81,3 +81,6 @@ AUTHORS.md
|
|||
|
||||
# Process a few selected JS files
|
||||
!lint-staged.config.js
|
||||
|
||||
# Ignore config YAML files that include ERB/ruby code prettier does not understand
|
||||
/config/email.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue