ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
534 stars 43 forks source link

Add an GitHub Action check for generated files #37

Open ironsmile opened 2 years ago

ironsmile commented 2 years ago

At this point quite a few things are generated. This includes:

A GitHub action should be created so that generation would not be forgotten. The action should do the generation and check that no files have been changed.