How can I schedule Gatling Performance test run from Airflow ?

Hi All,

I have created a Gatling performance test for my team. Now, a new requirement has come up that we want to schedule it through Airflow (a tool to schedule and monitor jobs).
In the C# projects we use the DLL files (having all the libraries), what should be used in case of Gatling ?
OR
How can we run Gatling tests in a scheduler ?

I will appreciate any guidance you can provide on this.

Thanks