From 5b108dbcda9c1f39eff6fa6dbf5a9e3a3fe2349f 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 bd1b78bb..24cd2ad2 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