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: