diff --git a/.github/workflows/oci-factory_build_and_test_eicar_rock.yaml b/.github/workflows/oci-factory_build_and_test_eicar_rock.yaml index 1370116..28c36eb 100644 --- a/.github/workflows/oci-factory_build_and_test_eicar_rock.yaml +++ b/.github/workflows/oci-factory_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: OCI Factory Workflows - Build and Test EICAR Rock on: diff --git a/.github/workflows/oci-factory_test_external_rock.yaml b/.github/workflows/oci-factory_test_external_rock.yaml index fbb277d..3c60c49 100644 --- a/.github/workflows/oci-factory_test_external_rock.yaml +++ b/.github/workflows/oci-factory_test_external_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: OCI Factory Workflows - Test External Rock on: