From 782ba7a2379835f821ab9999950b94e437258dbe Mon Sep 17 00:00:00 2001 From: Adrian Clay Lake Date: Fri, 6 Dec 2024 15:50:09 +0100 Subject: [PATCH] Update .github/workflows/build_and_test_eicar_rock.yaml Signed-off-by: Adrian Clay Lake --- .github/workflows/build_and_test_eicar_rock.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_and_test_eicar_rock.yaml b/.github/workflows/build_and_test_eicar_rock.yaml index f7ed414..dad69e1 100644 --- a/.github/workflows/build_and_test_eicar_rock.yaml +++ b/.github/workflows/build_and_test_eicar_rock.yaml @@ -1,3 +1,4 @@ +# Warning: This workflow is designed to fail. When merging in a PR, pushing an empty commit will bypass checks and allow the PR to be merged. name: Build and Test EICAR Rock on: