diff --git a/.github/workflows/aggregate.yml b/.github/workflows/aggregate.yml index 94601a41..d1b4d448 100644 --- a/.github/workflows/aggregate.yml +++ b/.github/workflows/aggregate.yml @@ -1,6 +1,7 @@ name: Aggregate sources and rebuild on: + workflow_dispatch: schedule: # 19:42 UTC every Sunday - cron: "42 19 * * 0"