#devops
Read more stories on Hashnode
Articles with this tag
GitHub Actions is a tool integrated into Github to perform tasks related to the repository given an “event”. I must give credit to this post and its...
Branches are a core feature of Git which allows us to work with different versions in parallel histories. Note: throughout this tutorial, I’ll be...