From cbf166c1927e52f9d7a501357a878e01435c1944 Mon Sep 17 00:00:00 2001 From: Dmitriy <108795395+Sh1ntra@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:10:57 +0300 Subject: [PATCH] Update conflict-labeler.yml --- .github/workflows/conflict-labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/conflict-labeler.yml b/.github/workflows/conflict-labeler.yml index 152d3a9f3c8..49b7cec2dde 100644 --- a/.github/workflows/conflict-labeler.yml +++ b/.github/workflows/conflict-labeler.yml @@ -8,6 +8,8 @@ on: jobs: Label: + permissions: + pull-requests: write if: github.actor != 'PJBot' && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14' runs-on: ubuntu-latest steps: