From 3bf0220a6707183195c8704f2d41104e648fee18 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 24 Jun 2025 12:28:40 +0200 Subject: [PATCH] WIP --- .forgejo/workflows/demo.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 462a98c..360ee7d 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -1,7 +1,10 @@ -on: [push] +on: + push: + branches: + - actions-test jobs: test: runs-on: host steps: - - run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.g - run: guix shell guile-documenta api knots -- ls knotsoijsdoija -it + - run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git + - run: guix shell guile-documenta api knots -- ls