diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index f290198..cf0d11a 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -3,8 +3,7 @@ name: PR - Build (amd64, arm64) on: pull_request: types: [opened, synchronize, reopened, ready_for_review] - push: - branches: [main] + permissions: contents: read pull-requests: read