Skip to content

ci: auto-deploy docs to GitHub Pages on push#10

Merged
gabrielspadon merged 1 commit into
mainfrom
docs/gh-pages-auto-deploy
Jul 8, 2026
Merged

ci: auto-deploy docs to GitHub Pages on push#10
gabrielspadon merged 1 commit into
mainfrom
docs/gh-pages-auto-deploy

Conversation

@gabrielspadon

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 8, 2026 22:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the existing API documentation workflow so that it runs automatically on pushes to main, enabling GitHub Pages docs deployment without needing a manual trigger.

Changes:

  • Add a push trigger for the main branch.
  • Limit the push trigger to specific paths related to the package/docs/workflow file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +6 to +9
paths:
- 'aisdb/**'
- 'docs/**'
- '.github/workflows/API_doc_manual.yml'
@gabrielspadon gabrielspadon merged commit 282bda7 into main Jul 8, 2026
17 checks passed
@gabrielspadon gabrielspadon deleted the docs/gh-pages-auto-deploy branch July 8, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants