Skip to content

ci(docs): only trigger docs workflow on docs-related changes#79

Merged
dr4gon123 merged 1 commit intomainfrom
chore/docs-path-filter
Apr 18, 2026
Merged

ci(docs): only trigger docs workflow on docs-related changes#79
dr4gon123 merged 1 commit intomainfrom
chore/docs-path-filter

Conversation

@dr4gon123
Copy link
Copy Markdown
Owner

Summary

  • Added paths filters to the push and pull_request triggers in docs.yml
  • Workflow now only runs when docs/**, mkdocs.yml, requirements.txt, or the workflow file itself changes
  • workflow_dispatch kept for manual triggering

Test plan

  • Verify a non-docs commit does not trigger the workflow
  • Verify a change under docs/ or mkdocs.yml does trigger the workflow
  • Verify manual dispatch still works

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dr4gon123 dr4gon123 merged commit 9abe987 into main Apr 18, 2026
1 check passed
@dr4gon123 dr4gon123 deleted the chore/docs-path-filter branch April 18, 2026 19:26
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.

1 participant