diff --git a/.github/workflows/PR-Demo-Comment.yml b/.github/workflows/PR-Demo-Comment.yml index 809b160e..a539174f 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