Skip to content

Conversation

@fishingfly
Copy link

Summary

This PR improves the CI setup by renaming the CI README file to better reflect
its purpose and enabling the pull_request trigger in the GitHub Actions
workflow.


Changes

  • Rename CI-related README to a more conventional and descriptive name
  • Add pull_request event to the CI workflow so tests run on PRs

Motivation

  • Use clearer and more standard naming for CI documentation
  • Ensure CI checks are automatically executed for pull requests, improving
    code quality and review efficiency

Impact

  • CI only; no changes to runtime behavior
  • No impact on public APIs

Notes

The workflow logic itself remains unchanged. This PR only adjusts triggers and
documentation naming.

Signed-off-by: ZhouYu <yu.zhou@mthreads.com>
@yeahdongcn yeahdongcn merged commit ad14d4a into MooreThreads:main Jan 9, 2026
1 check 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.

2 participants