From 1c73f1f018ec6504c44ce3fd74d24d92293744eb Mon Sep 17 00:00:00 2001 From: Axel Heider Date: Fri, 26 Jan 2024 17:24:10 +0100 Subject: [PATCH] dummy commit Signed-off-by: Axel Heider --- .github/workflows/test-hw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-hw.yml b/.github/workflows/test-hw.yml index aca5aaa1..25741b05 100644 --- a/.github/workflows/test-hw.yml +++ b/.github/workflows/test-hw.yml @@ -10,7 +10,7 @@ name: HW on: # needs PR target for secrets access; guard by requiring label - pull_request_target: + pull_request_target: # !! dummy types: [opened, reopened, synchronize, labeled] # downgrade permissions to read-only as you would have in a standard PR action