From abaab580be1ea7bfdf308700556bfc13f8f6a11d Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 21 Dec 2024 00:50:12 +0000 Subject: [PATCH] Update PR-Demo-Comment.yml --- .github/workflows/PR-Demo-Comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PR-Demo-Comment.yml b/.github/workflows/PR-Demo-Comment.yml index 809b160ed..a539174f7 100644 --- a/.github/workflows/PR-Demo-Comment.yml +++ b/.github/workflows/PR-Demo-Comment.yml @@ -5,7 +5,7 @@ on: types: [created] permissions: pull-requests: write - contents: read + contents: write jobs: check-comment: runs-on: ubuntu-latest