From ae708095774fb1643a006038c4fc12757565c729 Mon Sep 17 00:00:00 2001 From: ilyushka <61294398+DRMPN@users.noreply.github.com> Date: Wed, 10 Jan 2024 12:38:15 +0300 Subject: [PATCH] Change permission to read in slash-command-dispatch.yml --- .github/workflows/slash-command-dispatch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index 0f46ab9fe1..780cec9492 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -12,4 +12,5 @@ jobs: token: ${{ secrets.REPO_ACCESS_TOKEN }} reactions: true commands: fix-pep8 + permission: read issue-type: pull-request