From ad29a39c35a3d1039da48645e44474bfae3274d4 Mon Sep 17 00:00:00 2001 From: Michael Seele Date: Thu, 21 May 2026 09:46:08 +0000 Subject: [PATCH] chore: trigger debug workflow on pull_request --- .forgejo/workflows/debug-context.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.forgejo/workflows/debug-context.yml b/.forgejo/workflows/debug-context.yml index 16fc0af..8ad6efd 100644 --- a/.forgejo/workflows/debug-context.yml +++ b/.forgejo/workflows/debug-context.yml @@ -2,8 +2,7 @@ name: Debug Forgejo Context on: workflow_dispatch: - schedule: - - cron: '* * * * *' + pull_request: jobs: debug: