diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index c530c61..9ac1381 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -1,4 +1,6 @@ name: Pull Request Pipeline +permissions: + contents: read on: pull_request: