diff --git a/.gitea/workflows/sync-from-mirror.yaml b/.gitea/workflows/sync-from-mirror.yaml index a3c30b4..b9abbd9 100644 --- a/.gitea/workflows/sync-from-mirror.yaml +++ b/.gitea/workflows/sync-from-mirror.yaml @@ -4,6 +4,8 @@ on: repository: "Pluralflux/Pluralflux" branches: [main,develop] + workflow_dispatch: + jobs: sync: runs-on: ubuntu-latest