ISibboI / vocabulary-learning-application

0 stars 0 forks source link

Set up proper github workflow #10

Closed ISibboI closed 2 years ago

ISibboI commented 2 years ago

As of now, I just commit to master. It would be better to make issue branches and pull requests instead. Also some basic code quality checks like formatting and linting should be added.

ISibboI commented 2 years ago

Now the actions are set up as required, and the main branch is protected with hopefully reasonable rules for pull requests.