From 4541a060b5639816923b6e900fc94217fa6256aa Mon Sep 17 00:00:00 2001 From: Draconis Date: Fri, 18 Apr 2025 19:03:25 +0200 Subject: [PATCH] disable forgejo actions --- .forgejo/workflows/demo.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .forgejo/workflows/demo.yml diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml deleted file mode 100644 index ec5c85d..0000000 --- a/.forgejo/workflows/demo.yml +++ /dev/null @@ -1,6 +0,0 @@ -on: [push] -jobs: - test: - runs-on: hugo - steps: - - run: echo All Good