Skip to content

Conversation

@autoMBD
Copy link
Owner

@autoMBD autoMBD commented Jan 24, 2026

The deploy job for documentation was previously triggered on both push events to main and pull requests targeting main. The condition has been simplified to only run on push events to the main branch, preventing unnecessary deployment attempts during pull request reviews.


name: Pull Request
about: Submit changes and request merge

Change Type

  • feat: new feature
  • fix: fix
  • docs: documentation
  • chore: maintenance
  • test: test

Change Description

Please briefly describe what this change does and why it is needed.

Related Issue

Fixes # (issue number)

Testing

  • Unit tests added/updated
  • CI passes

Other Notes

The deploy job for documentation was previously triggered on both push events to main and pull requests targeting main. The condition has been simplified to only run on push events to the main branch, preventing unnecessary deployment attempts during pull request reviews.
@autoMBD autoMBD linked an issue Jan 24, 2026 that may be closed by this pull request
@autoMBD autoMBD requested a review from TkungAI January 24, 2026 03:28
@TkungAI TkungAI merged commit 1027a96 into main Jan 24, 2026
3 checks passed
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.

[bug] remove site files

3 participants