rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
12 stars 14 forks source link

Add path filtering for src directory in GitHub workflow #206

Closed kotAPI closed 8 months ago

watermelon-copilot-for-code-review[bot] commented 8 months ago

Watermelon AI Summary

This Pull Request introduces a modification to the automation workflow by specifying path filtering. It ensures that the workflow only triggers when changes are made to the 'src' directory, thus optimizing the build process by not running unnecessary jobs for unrelated code changes.

GitHub PRs