added manual trigger

This commit is contained in:
Jonas_Jones 2025-06-08 20:33:31 +02:00
parent 064e924dfc
commit 76bdd2b33b

View file

@ -3,6 +3,7 @@ name: Mirror Forgejo to GitHub
on:
schedule:
- cron: '0 * * * *' # every hour
workflow_dispatch:
env:
FORGEJO_OWNER: Jonas_Jones