From 3871009d840f3aab58536ebf78a17d76b8fafeca Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Wed, 12 Jul 2023 21:20:17 +0200 Subject: [PATCH] docs: user: actions: reword moderated pull requests --- user/actions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/actions.md b/user/actions.md index 1fe99f0b..13404c5b 100644 --- a/user/actions.md +++ b/user/actions.md @@ -166,13 +166,13 @@ Following the link on a task displays the logs and the `Re-run all jobs` button. ![the details of an action](../../../../images/v1.20/user/actions/actions-detail.png) -# Tasks run from pull requests +# Pull request actions are moderated The first time a user proposes a pull request, the task is blocked to reduce the security risks. ![blocked action](../../../../images/v1.20/user/actions/action-blocked.png) -It can be **Approve**d by a maintainer of the project and there will be no need to unblocker future pull requests. +It can be approved by a maintainer of the project and there will be no need to unblock future pull requests. ![button to approve an action](../../../../images/v1.20/user/actions/action-approve.png)