From 465d057fae70d7fc4f2bb656029cfc8d87593517 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Thu, 30 Oct 2025 16:27:43 +0100 Subject: [PATCH] chore(docs): a team member who can write actions can delegate trust --- options/locale/locale_en-US.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 7d71282e40..5baf2fcfe8 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2793,8 +2793,8 @@ projects.read = Read: Access repository project boards. projects.write = Write: Create projects and columns and edit them. packages.read = Read: View and download packages assigned to the repository. packages.write = Write: Publish and delete packages assigned to the repository. -actions.read = Read: View integrated CI/CD pipelines and their logs. -actions.write = Write: Manually trigger, restart, cancel or approve pending CI/CD pipelines. +actions.read = Read: View workflow runs and their logs. +actions.write = Write: Trigger, restart, and cancel workflows. Manage trust delegation to pull requests posters. ext_issues = Access the link to an external issue tracker. The permissions are managed externally. ext_wiki = Access the link to an external wiki. The permissions are managed externally.