Skip to content
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

GH actions - Exclude CI and main for 'docs' changes #139

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

jomey
Copy link
Member

@jomey jomey commented Sep 19, 2024

Do not run the CI or main actions once there are only changes to documentation. On the other hand, trigger the docs only when there are changes to that.

Reference:

Do not run the CI or main actions once there are only changes to
documentation.
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.19%. Comparing base (76d8c92) to head (673af60).
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   70.19%   70.19%           
=======================================
  Files          12       12           
  Lines         416      416           
=======================================
  Hits          292      292           
  Misses        124      124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Following the ReadTheDocs guide to only build once there are actual
changes to the 'docs/' folder
@jomey jomey merged commit 3607e9b into master Sep 19, 2024
7 checks passed
@jomey jomey deleted the actions_filter branch September 19, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants