Automatically deleting GitHub workflow runs when branches are deleted
If you use GitHub Actions, you probably faced the obstacle of deleting workflow runs manually that belonged to long gone branches. So what usually happens is you create a feature branch for example, do your magic there and if you use CI/CD pipelines,...
blog.seniordevlog.com4 min read