loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'feat(ci): allow manual triggering of the test suite' (#5637) from earl-warren/forgejo:wip-testing-dispatch into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5637
Reviewed-by: 0ko <0ko@noreply.codeberg.org>

+1
+1
.forgejo/workflows/testing.yml
··· 6 6 branches: 7 7 - 'forgejo*' 8 8 - 'v*/forgejo*' 9 + workflow_dispatch: 9 10 10 11 jobs: 11 12 backend-checks: