Relative Content

Tag Archive for githubgithub-actionscicd

Error in CI-CD on my github, it’s only working on one branch

I have a branch called ci-checks, I started doing the ci-cd in this branch and for now everything is working normally, when I created another branch to create new features and deal with bugs. When I went to push it on github it was no longer applying the ci cd and nothing appeared in the actions! My question, how to adjust github to use ci cd in all branches?