diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0244562..31af9ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,7 @@ name: CI +permissions: + contents: read + pull-requests: write on: push: