From 42f7afcd329fd6261a514a5b8faed7bbc0a74e54 Mon Sep 17 00:00:00 2001 From: Demolus13 Date: Sun, 14 Sep 2025 21:42:01 +0530 Subject: [PATCH] feat: add custom github action Signed-off-by: Demolus13 --- action.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 action.yaml diff --git a/action.yaml b/action.yaml new file mode 100644 index 000000000..399cda50d --- /dev/null +++ b/action.yaml @@ -0,0 +1,5 @@ +# Copyright (c) 2025 - 2025, Oracle and/or its affiliates. All rights reserved. +# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/. + +name: Macaron Analysis +description: Run Oracle Macaron analysis on a repository