Skip to content

Commit 27a49bf

Browse files
committed
Allow running mirror manually
Signed-off-by: Bernát Gábor <[email protected]>
1 parent 937a36b commit 27a49bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Mirror
22
on:
33
push:
44
branches: [main]
5+
workflow_dispatch:
56
pull_request:
67
schedule:
78
- cron: "30 8 * * *"

0 commit comments

Comments
 (0)