diff --git a/.github/workflows/terratest.yml b/.github/workflows/terratest.yml index cd0cbbf..e5c4199 100644 --- a/.github/workflows/terratest.yml +++ b/.github/workflows/terratest.yml @@ -1,5 +1,7 @@ name: terratest -permissions: read-all +permissions: + pull-requests: write + contents: write on: pull_request: