From a1bd439e784676f1f0adf26087181078386c2361 Mon Sep 17 00:00:00 2001 From: b83cole-spec Date: Wed, 24 Sep 2025 09:54:06 -0400 Subject: [PATCH] Create codemagic.yaml --- codemagic.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 codemagic.yaml diff --git a/codemagic.yaml b/codemagic.yaml new file mode 100644 index 0000000..e39c148 --- /dev/null +++ b/codemagic.yaml @@ -0,0 +1,3 @@ +git add codemagic.yaml +git commit -m 'Add first workflow' +git push