Skip to content

Disable GitHub Actions for tests for the doc/ path #10515

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martialblog
Copy link
Member

While opening some PR for the docs I noticed a lot of GH Actions started. Since changes in the documentation do not affect the code, it might make sense to not trigger all Actions.

https://docs.github.com/en/actions/how-tos/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#example-excluding-paths

Just a suggestion.

@cla-bot cla-bot bot added the cla/signed label Jul 23, 2025
@Al2Klimov
Copy link
Member

I'm afraid doc/ has a CMakeLists.txt, too.

@julianbrost
Copy link
Contributor

We've had that idea before, the real question here is how to make it work with branch protection rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants