From b8e9f9dd7b7807434ef64542703648989fc2a030 Mon Sep 17 00:00:00 2001 From: Maxim Slipenko Date: Mon, 25 Sep 2023 15:52:04 +0300 Subject: [PATCH] =?UTF-8?q?ci:=20=D0=BF=D1=8B=D1=82=D0=B0=D0=B5=D1=82?= =?UTF-8?q?=D1=81=D1=8F=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20pr-title.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-title.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 88f8a8e..a2295ad 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -8,7 +8,9 @@ on: - edited - synchronize -permissions: write-all +permissions: + pull-requests: write + jobs: main: