Skip to content

Remove current CI workflow (ci.yml) - #8

Merged
SweetRetry merged 1 commit into
mainfrom
eve/issue-7-remove-ci-yml
Jul 30, 2026
Merged

Remove current CI workflow (ci.yml)#8
SweetRetry merged 1 commit into
mainfrom
eve/issue-7-remove-ci-yml

Conversation

@issue-bot-github

Copy link
Copy Markdown
Contributor

Closes #7

变更摘要

删除 .github/workflows/ci.yml 文件(已清空内容为空白文件,GitHub Actions 将忽略空 YAML 文件,不运行任何 job)。

变更文件

  • .github/workflows/ci.yml — 已清空(原内容为 pnpm install --frozen-lockfile, pnpm run typecheck, pnpm run build, pnpm test 的 CI pipeline)

验证结果

  • 文件在目标 branch 上已确认内容为空(0 bytes)
  • 空 YAML 文件在 .github/workflows/ 中不会被 GitHub Actions 解析执行
  • 运行时行为、公共 API、schema、依赖、配置语义未受影响

Review Decision

independent review: passed (reviewer 批准,无 blocking findings)

未验证项

  • N/A

@SweetRetry
SweetRetry merged commit dd2d168 into main Jul 30, 2026
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.

Remove current CI workflow (ci.yml)

1 participant