From 87f10f67b6c702a27807284005b594b70b418079 Mon Sep 17 00:00:00 2001 From: Brian Hardock Date: Tue, 12 May 2026 10:57:45 -0600 Subject: [PATCH] Archival message Signed-off-by: Brian Hardock --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d4caedc..1123e9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Spin `command` Trigger +> [!IMPORTANT] +> **This repository has been archived.** +> +> This repository has been consolidated into the repository at [spinframework/spin-trigger-plugins](https://github.com/spinframework/spin-trigger-plugins). Please file issues and contribute there going forward. + This is a very simple Spin trigger that executes the WASI main function. ## Installation