From 84a1adee5b9b89cc28f27229195a8d29ce54b340 Mon Sep 17 00:00:00 2001 From: raul Date: Sat, 30 Mar 2024 09:54:35 +0100 Subject: [PATCH] Actually testing actions now Can't believe I forgot to enable the damn actions in-repo --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index b204a5b..268f92f 100644 --- a/main.go +++ b/main.go @@ -1,6 +1,6 @@ /* Copyright © 2024 NAME HERE - +// I forgot to actually enable actions on the repo */ package main