.github/workflows/dobby-actions.yml in simplycop-1.9.0 vs .github/workflows/dobby-actions.yml in simplycop-1.9.1

- old
+ new

@@ -1,9 +1,11 @@ name: "Dobby action" on: issue_comment: types: [created] +permissions: + contents: read jobs: pr_commented: runs-on: ubuntu-20.04 if: startsWith(github.event.comment.body, '/dobby') env: