diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 604c82cf..2dd9ce93 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,7 +7,7 @@ name: Camkes VM Examples on: - pull_request_target: + pull_request_target: # !!!!! types: [opened, reopened, synchronize, labeled] # downgrade permissions to read-only as you would have in a standard PR action