Skip to content

Commit

Permalink
ci: allow manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
danny0838 committed Mar 25, 2024
1 parent 13f0281 commit 8c88970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aggregate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Aggregate sources and rebuild

on:
workflow_dispatch:
schedule:
# 19:42 UTC every Sunday
- cron: "42 19 * * 0"
Expand Down

0 comments on commit 8c88970

Please sign in to comment.