From 52559a3072ef84a7ab89fed518214aea4e04542c Mon Sep 17 00:00:00 2001 From: j Date: Tue, 17 Jun 2025 15:37:47 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9752505 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# workflow-sample-go + +Demonstrates how to configure a typical Go project. \ No newline at end of file