From c2ee52ac4dfc009e1d692a320d8447146d66df9b Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sat, 23 Nov 2024 15:54:13 +0100 Subject: [PATCH] [test demo runner] --- .gitea/workflows/demo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index ac63472..333abda 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -23,4 +23,5 @@ jobs: uses: actions/checkout@v3 with: repository: staffadmin/semaphore + ref: main token: ${{ secrets.REPO_PULL_GITEA }} \ No newline at end of file