From d54a87ed5de263d8d9a53c4762a7adabb00e84a0 Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Tue, 23 Jun 2026 15:55:29 +0800 Subject: [PATCH] Test CLA workflow with dummy edit Dummy edit to test the CLA workflow. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6484306..f5a871c 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,5 @@ python scripts/build.py ## License The ANGLE libraries are licensed under the BSD 3-Clause license. Electron components are covered by the MIT license. See `electron-LICENSE` and `LICENSES.chromium.html` inside the wheel for full details. + +Dummy edit to test the CLA workflow.