From 9274584255fd7658cdfc4eeb58f9432a18a69f2d Mon Sep 17 00:00:00 2001 From: Anso Date: Wed, 29 Apr 2026 15:52:23 -0400 Subject: [PATCH] chore: migration heartbeat - verify CI (#847) * chore: migration heartbeat - verify CI and GitHub App sync * chore: add AnsoCode to CLA allowlist --- .github/MIGRATION_COMPLETE | Bin 0 -> 150 bytes .github/workflows/cla.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .github/MIGRATION_COMPLETE diff --git a/.github/MIGRATION_COMPLETE b/.github/MIGRATION_COMPLETE new file mode 100644 index 0000000000000000000000000000000000000000..2c498ae6d404e83a68e3491f2b26e4e9490a5243 GIT binary patch literal 150 zcmY+6TMB|u6h+r};2fHOq@khC!9hq}BrtDefi(DZ>0dwldG=X;Eq8iebi7rOk)tY# zllU+ZFz9Bx=%P0n_20kk)$YO5%iun^->$c>83iZK)H`OXi)l_tBUWM|CmdJ- DDYF_I literal 0 HcmV?d00001 diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index ff5995cf..2d9abde3 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -26,4 +26,4 @@ jobs: path-to-signatures: 'signatures/version1/cla.json' path-to-document: 'https://github.com/studio-saelix/sencho/blob/main/CLA.md' branch: 'main' - allowlist: 'dependabot[bot],greenkeeper[bot],github-actions[bot],release-please[bot],sencho-quartermaster[bot]' + allowlist: 'AnsoCode,dependabot[bot],greenkeeper[bot],github-actions[bot],release-please[bot],sencho-quartermaster[bot]'