Skip to content

Do not trigger workflow on doc updates#997

Merged
matsl merged 1 commit into
masterfrom
pr_update_main_workflow_to_not_trigger_in_doc_changes
Jun 29, 2026
Merged

Do not trigger workflow on doc updates#997
matsl merged 1 commit into
masterfrom
pr_update_main_workflow_to_not_trigger_in_doc_changes

Conversation

@matsl

@matsl matsl commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

What

Do not trigger workflow on doc updates.

  • .github/workflows/main.yml (on): Reduce number of builds by
    eliminating the main workflow to trigger on updates to markdown and
    man/** files. Those are handled by the docs workflow.

Why

Try to only do builds that are relevant for the current changes.

* .github/workflows/main.yml (on): Reduce number of builds by
eliminating the main workflow to trigger on updates to markdown and
man/** files. Those are handled by the docs workflow.
@matsl matsl force-pushed the pr_update_main_workflow_to_not_trigger_in_doc_changes branch from 1369cb1 to 633fd68 Compare June 29, 2026 21:24
@matsl matsl merged commit a6b4f36 into master Jun 29, 2026
4 checks passed
@matsl matsl deleted the pr_update_main_workflow_to_not_trigger_in_doc_changes branch June 29, 2026 21:27
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