-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have PR check skip build if there is nothing to build #690
Labels
Comments
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 3, 2025
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 3, 2025
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 3, 2025
Gh workflow skip build sahib#690
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 3, 2025
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 6, 2025
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 6, 2025
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 6, 2025
Support diff on any branch
RayOei
added a commit
to RayOei/rmlint
that referenced
this issue
Mar 6, 2025
Support diff on any branch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When commits are done which are immaterial to the build, e.g. readme's for instance, the build check can skip the build process and test run as there is nothing new to learn from it.
This saves time, build energy and doesn't eat quota's unnecessarily.
The text was updated successfully, but these errors were encountered: