Archive Post
Home / December 2025
Branching strategies in Github
Branching Strategy: Gitflow: Gitflow is a popular branching strategy that…
Running variations of jobs in a workflow
Here's a simple example of a CI workflow using GitHub…
Optimize Github actions workflows for CI/CD automation.
To optimize GitHub Actions workflows for CI/CD automation, focus on reducing execution…