aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/check.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore: update CI workflow to simplify formatting stepHsiangNianian2026-01-161-1/+1
| | | | Modified the GitHub Actions workflow to change the formatting command from a check to a direct format execution, streamlining the process in the CI pipeline.
* fix(security): Potential fix for code scanning alert no. 6: Workflow does ↵简律纯2026-01-161-0/+2
| | | | | not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix(ci): Enhance GitHub Actions workflow with lint and format简律纯2026-01-161-1/+10
| | | Add linting and formatting checks to workflow.
* chore: add UI linter workflow with oxlint and oxfmtNtskwK2026-01-161-1/+1
|
* fix: Migrate UI checker workflow from ui_check.yml to check.ymlHsiangNianian2026-01-151-0/+34