From 8b086de28605b9c6ba5524843178d1c1739cd9c0 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Fri, 19 Jul 2024 02:16:25 +0530 Subject: [PATCH] ci: fix typo --- .github/workflows/cr-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cr-comment.yml b/.github/workflows/cr-comment.yml index a1e21310..2794fa2f 100644 --- a/.github/workflows/cr-comment.yml +++ b/.github/workflows/cr-comment.yml @@ -5,7 +5,7 @@ on: types: [created] permissions: - issues: write + pull-requests: write jobs: cr_comment: