feat(.github/workflows): add OpenCommit Action workflow by kzndotsh · Pull Request #94 · allthingslinux/tux

@kzndotsh

This new workflow will run on every push except for the main, master, dev, development, and release branches. It sets up a Node.js environment, checks out the code, and runs the OpenCommit action. This action uses the OpenAI API to generate commit messages based on the changes made. The API key and other settings are configurable through environment variables.