microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.42k stars 2.13k forks source link

Create a workflow for checks on static files #950

Closed abhahn closed 5 days ago

abhahn commented 1 week ago

Motivation and Context

A few checks on static files may be helpful for avoiding potential bugs, and for ensuring that PR contributors are aware of certain unsupported changes to the codebase.

Contribution Checklist