From 8fb75e2448416415eef563669236adcaac79235c Mon Sep 17 00:00:00 2001 From: ilyushka <61294398+DRMPN@users.noreply.github.com> Date: Wed, 10 Jan 2024 13:11:01 +0300 Subject: [PATCH] Change permission to read in slash-command-dispatch.yml (#1245) --- .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