From cabf0a0a3622c4d91faf0318aa491683afc240af Mon Sep 17 00:00:00 2001 From: justn-hyeok Date: Tue, 12 May 2026 15:41:16 +0900 Subject: [PATCH] test: trigger rc pr workflow smoke Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- docs/rc-pr-workflow-smoke-fixture.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/rc-pr-workflow-smoke-fixture.md diff --git a/docs/rc-pr-workflow-smoke-fixture.md b/docs/rc-pr-workflow-smoke-fixture.md new file mode 100644 index 0000000..a391daf --- /dev/null +++ b/docs/rc-pr-workflow-smoke-fixture.md @@ -0,0 +1,5 @@ +# RC PR Workflow Smoke Fixture + +Temporary documentation-only change used to verify the CodeAgora PR workflow after the `0.1.0-rc.0` release. + +This branch is intended to be closed after checks complete and should not be merged.