mirror of
https://github.com/cline/cline.git
synced 2026-08-28 19:48:08 +08:00
41cb3047a3
* fix: harden CI permissions and add workflow CODEOWNERS for public repo - Remove unnecessary checks:write and pull-requests:write from test.yml (no step uses them; GitHub creates check runs automatically with contents:read) - Move publish-sdk.yaml permissions from workflow-level to job-level so the test caller job gets only contents:read while the publish job gets contents:write + id-token:write - Add CODEOWNERS entry restricting .github/workflows/ changes to saoudrizwan, abeatrix, and maxpaulus43 (enforced by the existing ruleset's require_code_owner_review setting) * fix: add BarreiroT to workflow CODEOWNERS * fix: scope CODEOWNERS for .github to saoudrizwan, abeatrix, and BarreiroT
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
/.github/ @saoudrizwan @abeatrix @BarreiroT
|