From 879804ce24c47bb575a552b6bcf3e59a98e9e536 Mon Sep 17 00:00:00 2001 From: Axel Heider Date: Wed, 24 Jan 2024 17:16:59 +0100 Subject: [PATCH] dummy change Signed-off-by: Axel Heider --- .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 3f85b922..59ca6b74 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