From 9393c5f11e70d5aae5d872390e16fab594ae1f85 Mon Sep 17 00:00:00 2001 From: Axel Heider Date: Wed, 24 Jan 2024 17:16:59 +0100 Subject: [PATCH] dummy change --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6801b3a2..9b1fd28d 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