Skipping GitHub Actions jobs without breaking branch protection(blog.pantsbuild.org)
blog.pantsbuild.org
Skipping GitHub Actions jobs without breaking branch protection
https://blog.pantsbuild.org/skipping-github-actions-jobs-without-breaking-branch-protection/
1 comments
How to work around some quirks and limitations of GitHub Actions to skip CI jobs that aren't necessary in certain scenarios, without breaking branch protection that normally requires those CI jobs to succeed.