Published onMay 21, 2024Executing GitHub Actions step in a Specific Git BranchGitHub-ActionLearn to add conditional statements in GitHub Actions, like running commands only for specific git branches
Published onMarch 24, 2023Automatically Cancel Previous Jobs in GitHub ActionsGitHub-ActionDiscover how to cancel any previous or still running jobs in GitHub Actions using their "concurrency" configuration