Revision 96141c6ad6eec929f0888b50dda817a07cd6ae91 authored by Joey Perrott on 29 September 2023, 15:09:05 UTC, committed by Alex Rickabaugh on 02 October 2023, 15:37:46 UTC
Send message to to slack when aio fails to deploy

PR Close #51956
1 parent 781bb91
Raw File
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS and TS files must always use LF for tools to work
*.js eol=lf
*.ts eol=lf
back to top